remove redundant patch from GHC 8.6.1 for darwin
This commit is contained in:
parent
6519ea5671
commit
6084eacc66
@ -88,8 +88,6 @@ stdenv.mkDerivation (rec {
|
|||||||
|
|
||||||
outputs = [ "out" "doc" ];
|
outputs = [ "out" "doc" ];
|
||||||
|
|
||||||
patches = stdenv.lib.optional stdenv.isDarwin ./backport-dylib-command-size-limit.patch;
|
|
||||||
|
|
||||||
postPatch = "patchShebangs .";
|
postPatch = "patchShebangs .";
|
||||||
|
|
||||||
# GHC is a bit confused on its cross terminology.
|
# GHC is a bit confused on its cross terminology.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user