ghc-8.0.2: drop use of the obsolete response file patch

Our gcc wrapper has been fixed to deal with those files properly.
This commit is contained in:
Peter Simons 2016-11-30 09:46:44 +01:00
parent 0028abeb4e
commit fb9f9926cd

View file

@ -22,8 +22,6 @@ stdenv.mkDerivation rec {
};
patches = [
./ghc-HEAD-dont-pass-linker-flags-via-response-files.patch # https://github.com/NixOS/nixpkgs/issues/10752
# Already applied?
# ./relocation.patch
# Fix https://ghc.haskell.org/trac/ghc/ticket/12130