aafe3d29c1
It would otherwise result into undefined referenecs for some functions in the base when using the gold linker: error: undefined reference to 'sqrt' Fixes https://github.com/bos/double-conversion/pull/17 Previously ghc option -optl=-lm was used for packages depending on such functions, but that could result into fatal error: cannot mix -r with dynamic object /nix/store/7crrmih8c52r8fbnqb933dxrsp44md93-glibc-2.25/lib/libm.so.6 in some situations like profiling builds. Patch was prepared by Michael Bishop and Niklas Hambüchen. Closes https://github.com/NixOS/nixpkgs/pull/27584. |
||
---|---|---|
.. | ||
6.10.2-binary.nix | ||
6.10.4.nix | ||
6.12.3.nix | ||
7.0.4-binary.nix | ||
7.0.4.nix | ||
7.2.2.nix | ||
7.4.2-binary.nix | ||
7.4.2.nix | ||
7.6.3.nix | ||
7.8.3.nix | ||
7.8.4.nix | ||
7.10.2.nix | ||
7.10.3.nix | ||
8.0.1.nix | ||
8.0.2.nix | ||
8.2.1.nix | ||
D2710.patch | ||
D2711.patch | ||
D2712.patch | ||
D2713.patch | ||
fix-7.0.4-clang.patch | ||
fix-7.2.2-clang.patch | ||
fix-7.4.2-clang.patch | ||
fix-7.6.3-clang.patch | ||
gcc-clang-wrapper.sh | ||
ghc-8.0.2-no-cpp-warnings.patch | ||
ghc-gold-linker.patch | ||
ghc-no-madv-free.patch | ||
head.nix | ||
hpc-7.8.4.patch | ||
relocation.patch |