mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
1bdc32f970
Workaround build failure on -fno-common toolchains like upstream gcc-10. Otherwise build fails as: $ nix build --impure --expr 'with import ./. {}; ocaml-ng.ocamlPackages_4_00_1.ocaml.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (["-fno-common"] ++ [oa.NIX_CFLAGS_COMPILE or ""]); })' ... > ld: libcamlrun.a(startup.o):(.bss+0x800): multiple definition of `caml_code_fragments_table'; libcamlrun.a(backtrace.o):(.bss+0x20): first defined here > collect2: error: ld returned 1 exit status |
||
---|---|---|
.. | ||
4.00.1.nix | ||
4.01.0.nix | ||
4.02.nix | ||
4.03.nix | ||
4.04.nix | ||
4.05.nix | ||
4.06.nix | ||
4.07.nix | ||
4.08.nix | ||
4.09.nix | ||
4.10.nix | ||
4.11.nix | ||
4.12.nix | ||
4.13.nix | ||
4.14.nix | ||
ber-metaocaml.nix | ||
builder.sh | ||
configure-3.08.0 | ||
fix-clang-build-on-osx.diff | ||
generic.nix | ||
glibc-2.34-for-ocaml-4.10-and-11.patch | ||
gnused-on-osx-fix.patch | ||
Makefile.nixpkgs | ||
mips64.patch | ||
ocamlbuild.patch |