X-Git-Url: https://git.tld-linux.org/?p=packages%2Fghc.git;a=blobdiff_plain;f=ghc-use-ld.bfd.patch;fp=ghc-use-ld.bfd.patch;h=0000000000000000000000000000000000000000;hp=350146220880382942b88eb8c3aa883c185c1bd4;hb=9429bba41e65f6da4bac83ad70c061ef939f57e4;hpb=e16e56b007134db40e0590ba2306285cce8cb3cf diff --git a/ghc-use-ld.bfd.patch b/ghc-use-ld.bfd.patch deleted file mode 100644 index 3501462..0000000 --- a/ghc-use-ld.bfd.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ghc-7.6.3/libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs~ 2013-04-18 23:32:04.000000000 +0200 -+++ ghc-7.6.3/libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs 2013-05-31 11:01:32.228834060 +0200 -@@ -255,7 +255,7 @@ - greencardProgram = simpleProgram "greencard" - - ldProgram :: Program --ldProgram = simpleProgram "ld" -+ldProgram = simpleProgram "ld.bfd" - - tarProgram :: Program - tarProgram = simpleProgram "tar"