Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages
In directory
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8297/10.3/unstable/main/finkinfo/languages
Modified Files:
gcc4.info
Log Message:
val fix
Index: gcc4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/gcc4.info,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- gcc4.info 31 Aug 2006 13:33:25 -0000 1.20
+++ gcc4.info 8 Jan 2007 10:34:10 -0000 1.21
@@ -13,13 +13,13 @@
Provides: gfortran
ConfigureParams: --prefix=%p/lib/gcc4 --disable-multilib
--enable-languages=c,c++,fortran,objc,java --infodir='${prefix}/share/info'
--with-gmp=%p --with-included-gettext --host=%m-apple-darwin`uname -r|cut -f1
-d.` `if test ! -f /usr/lib/libSystemStubs.a ; then echo -n
"--with-as=%p/lib/odcctools/bin/as --with-ld=%p/lib/odcctools/bin/ld
--with-nm=%p/lib/odcctools/bin/nm" ; fi`
PatchScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
# make sure odcctools libtool being used on Panther.
if test ! -f /usr/lib/libSystemStubs.a ; then perl -pi -e
's,/usr/bin/libtool,%p/lib/odcctools/bin/libtool,;' gcc/config/darwin.h ; fi
if test ! -f /usr/lib/libSystemStubs.a ; then perl -pi -e 's,nm
-P,%p/lib/odcctools/bin/nm -P,;' libstdc++-v3/scripts/make_exports.pl ; fi
<<
CompileScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
ulimit -S -s unlimited
mkdir darwin
cd darwin
@@ -27,7 +27,7 @@
make
<<
InstallScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
cd darwin
make install DESTDIR=%d
mkdir -p %i/bin
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits