diff options
| author | Domen Kožar <domen@dev.si> | 2017-07-23 17:15:55 +0200 |
|---|---|---|
| committer | Peter Simons <simons@cryp.to> | 2017-07-26 10:19:57 +0200 |
| commit | aafe3d29c1572b89aa0f4f8095ffd9a43c77229e (patch) | |
| tree | 8fbe398bb5850b769438312c831ab5db0a4b8cf6 /pkgs/development/python-modules/httpserver | |
| parent | efa3ba8950d1ce664b2ea6ae2d6b937d29c2f13c (diff) | |
ghc: apply a patch to fix common gold linker problem
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.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
