]> TLD Linux GIT Repositories - packages/ghc.git/blobdiff - ghc-use-ld.bfd.patch
- merged 8.10.7 from PLD
[packages/ghc.git] / ghc-use-ld.bfd.patch
diff --git a/ghc-use-ld.bfd.patch b/ghc-use-ld.bfd.patch
deleted file mode 100644 (file)
index 3501462..0000000
+++ /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"