1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 22:20:51 +00:00
nixpkgs/pkgs
Peter Simons a421e7bd4a ghc-7.10.3: don't pass compiler or linker flags through a response file
The new GHC version contains a patch [1] that passes linker and compiler flags
to GCC via response files rather than directly on the command-line. This is
supposed to be beneficial on Windows and other platforms that have trouble
dealing with long argument lists. On NixOS, however, this feature breaks the
flag handling provided by gcc-wrapper [2] and therefore causes the entire GHC
build to fail.

This issue has been reported upstream at [3]. It's not clear yet how to remedy
this problem, but until we've figured that out we just don't pass compiler flags
in response files on NixOS to fix https://github.com/NixOS/nixpkgs/issues/10752.

[1] 296bc70b5f
[2] https://github.com/NixOS/nixpkgs/issues/11762
[3] https://ghc.haskell.org/trac/ghc/ticket/11147
2015-12-16 21:33:56 +01:00
..
applications Merge pull request #11074 from mogorman/gerbv 2015-12-16 18:13:20 +01:00
build-support Merge pull request #11710 from kevincox/userenv-no-path 2015-12-15 16:51:44 +03:00
data font-droid: fix srcs urls 2015-12-10 05:45:24 +01:00
desktops kde5_latest: merge all package sets 2015-12-16 10:22:43 -06:00
development ghc-7.10.3: don't pass compiler or linker flags through a response file 2015-12-16 21:33:56 +01:00
games Merge pull request #11735 from robberer/pkgs/terraria 2015-12-15 14:59:22 +03:00
misc Merge pull request #11338 from obadz/light-locker 2015-12-16 13:45:05 +00:00
os-specific add numad: daemon that manages application locality 2015-12-15 23:41:43 +01:00
servers remove old patches and attributes from xorgserver 2015-12-16 12:03:29 -08:00
shells mksh: maintainers += nckx 2015-12-14 23:34:34 +01:00
stdenv allow{reason}: a bit more explicit error message 2015-12-09 17:01:46 +01:00
test
tools 9pfs: Add 2015-12-16 20:31:14 +01:00
top-level Add haskell.packages.ghc7103 package set. 2015-12-16 21:33:56 +01:00