nixpkgs/pkgs
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
..
applications docker-machine: 0.10.0 -> 0.12.0 2017-07-25 21:42:01 -04:00
build-support docker: lowercase image name and tag 2017-07-25 10:47:51 +02:00
common-updater common-updater-script: fix error handling 2017-05-19 17:14:43 +03:00
data Merge pull request #27488 from dywedir/emacs-all-the-icons-fonts 2017-07-19 23:06:09 +01:00
desktops Revert "stdenv: Store one package per line in nix-support/propagated-*" 2017-07-24 01:05:30 -04:00
development ghc: apply a patch to fix common gold linker problem 2017-07-26 10:19:57 +02:00
games factorio: authenticatedFetch now handles 404 properly 2017-07-16 06:11:09 -07:00
misc vim-plugins: add ale 2017-07-25 19:28:05 +02:00
os-specific Merge pull request #27583 from NeQuissimus/cryptodev_1_9 2017-07-24 18:54:52 -04:00
servers exhibitor: Fix bugs in previous package 2017-07-21 16:14:04 -04:00
shells bash-completion: 2.5 -> 2.7 2017-07-19 23:58:53 +02:00
stdenv stdenv/setup.sh: undo local -n change 2017-07-24 13:09:32 -04:00
test
tools crudini: actually run tests and install docs/man 2017-07-26 13:00:29 +08:00
top-level mypy: 0.501 -> 0.511 2017-07-25 21:52:54 -04:00