ghc-8.2.2: drop obsolete gold linker patch
Pointed out by @basvandijk in b1a0f91afe
.
This commit is contained in:
parent
cf1e09013e
commit
b58cb3fa28
@ -32,8 +32,6 @@ in stdenv.mkDerivation (rec {
|
|||||||
|
|
||||||
postPatch = "patchShebangs .";
|
postPatch = "patchShebangs .";
|
||||||
|
|
||||||
patches = [ ./ghc-gold-linker.patch ];
|
|
||||||
|
|
||||||
preConfigure = commonPreConfigure;
|
preConfigure = commonPreConfigure;
|
||||||
|
|
||||||
buildInputs = commonBuildInputs;
|
buildInputs = commonBuildInputs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user