packages: ghc/ghc.spec - try ld.bfd

baggins baggins at pld-linux.org
Mon Sep 26 13:04:29 CEST 2011


Author: baggins                      Date: Mon Sep 26 11:04:29 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- try ld.bfd

---- Files affected:
packages/ghc:
   ghc.spec (1.122 -> 1.123) 

---- Diffs:

================================================================
Index: packages/ghc/ghc.spec
diff -u packages/ghc/ghc.spec:1.122 packages/ghc/ghc.spec:1.123
--- packages/ghc/ghc.spec:1.122	Mon Sep 26 12:01:00 2011
+++ packages/ghc/ghc.spec	Mon Sep 26 13:04:24 2011
@@ -130,9 +130,9 @@
 
 %build
 # use ld.bfd
-#install -d our-ld
-#ln -s %{_bindir}/ld.bfd our-ld/ld
-#export PATH=$(pwd)/our-ld:$PATH
+install -d our-ld
+ln -s %{_bindir}/ld.bfd our-ld/ld
+export PATH=$(pwd)/our-ld:$PATH
 
 
 %{__autoconf}
@@ -819,6 +819,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123  2011/09/26 11:04:24  baggins
+- try ld.bfd
+
 Revision 1.122  2011/09/26 10:01:00  baggins
 - updated bootstrap packages md5sums
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc/ghc.spec?r1=1.122&r2=1.123&f=u



More information about the pld-cvs-commit mailing list