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:
parent
0028abeb4e
commit
fb9f9926cd
@ -22,8 +22,6 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./ghc-HEAD-dont-pass-linker-flags-via-response-files.patch # https://github.com/NixOS/nixpkgs/issues/10752
|
|
||||||
|
|
||||||
# Already applied?
|
# Already applied?
|
||||||
# ./relocation.patch
|
# ./relocation.patch
|
||||||
# Fix https://ghc.haskell.org/trac/ghc/ticket/12130
|
# Fix https://ghc.haskell.org/trac/ghc/ticket/12130
|
||||||
|
Loading…
x
Reference in New Issue
Block a user