]> TLD Linux GIT Repositories - packages/ghc.git/blob - ghc-use-ld.bfd.patch
- updated source5
[packages/ghc.git] / ghc-use-ld.bfd.patch
1 --- ghc-7.6.3/libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs~     2013-04-18 23:32:04.000000000 +0200
2 +++ ghc-7.6.3/libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs      2013-05-31 11:01:32.228834060 +0200
3 @@ -255,7 +255,7 @@
4  greencardProgram = simpleProgram "greencard"
5  
6  ldProgram :: Program
7 -ldProgram = simpleProgram "ld"
8 +ldProgram = simpleProgram "ld.bfd"
9  
10  tarProgram :: Program
11  tarProgram = simpleProgram "tar"