Files
nixpkgs/pkgs/development/compilers
Domen Kožar aafe3d29c1 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.
2017-07-26 10:19:57 +02:00
..
2016-12-13 16:25:24 +01:00
2017-03-30 13:52:23 +02:00
2017-05-07 11:50:47 +02:00
2017-01-24 16:41:21 +00:00
2017-01-21 13:38:35 -05:00
2017-06-05 15:28:14 +02:00
2017-06-28 21:11:48 +02:00
2017-04-21 00:32:02 +02:00
2017-05-29 11:32:58 +02:00
2017-03-12 21:32:27 +00:00
2017-06-30 06:24:46 +08:00
2017-06-22 08:14:34 +01:00
2017-02-21 18:20:06 +01:00
2017-04-09 21:48:25 +03:00
2017-03-08 23:39:56 -05:00
2017-04-17 10:39:38 +02:00
2017-05-30 17:08:47 +00:00
2017-07-07 11:27:36 +01:00
2017-07-04 18:39:18 +02:00
2017-07-07 11:27:56 +01:00
2017-06-05 20:01:26 +02:00
2017-05-09 19:03:41 +09:00
2017-04-25 16:08:43 +02:00
2017-05-31 01:09:59 +02:00
2016-12-04 17:22:54 -06:00
2017-03-13 12:07:48 +01:00
2017-01-24 16:42:44 +00:00
2017-07-25 07:46:20 +00:00
2017-06-16 08:32:00 -04:00
2017-07-08 07:07:18 +02:00
2017-02-16 14:51:08 +01:00
2017-03-19 16:34:05 -04:00
2017-07-23 07:21:53 -05:00
2017-07-13 17:58:24 +00:00
2016-11-03 18:43:27 +01:00
2017-07-21 20:07:36 +08:00
2017-06-30 18:16:58 +02:00
2017-06-28 21:52:59 -04:00
2017-06-11 16:02:21 +02:00
2017-03-24 08:06:03 +01:00
2017-07-12 16:43:29 +03:00
2017-05-10 15:52:55 -05:00
2016-12-18 09:51:00 +00:00
2017-05-16 11:43:23 -07:00