Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25763
Modified Files: gcc48.info Log Message: use configure fix submitted upstream for SDK move and restore libjava iconv fix Index: gcc48.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/gcc48.info,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- gcc48.info 4 Jul 2013 22:49:19 -0000 1.8 +++ gcc48.info 5 Jul 2013 04:30:09 -0000 1.9 @@ -7,7 +7,7 @@ Source2: ftp://sourceware.org/pub/java/ecj-4.5.jar Source2-MD5: d7cd6a27c8801e66cbaa964a039ecfdb PatchFile: %n.patch -PatchFile-MD5: 0c7eedb5aa116bfa152d7622ff4e6578 +PatchFile-MD5: 64fe0ac2bf1e44477818f3f9a338dc8c Type: -64bit . NoSetCPPFLAGS: True NoSetLDFLAGS: True @@ -43,11 +43,7 @@ mkdir ../darwin_objdir cd ../darwin_objdir darwinvers=`sw_vers -productVersion | cut -d. -f1-2` - if [[ $darwinvers > 10.8 ]]; then - ../gcc-%v/configure %c --with-sysroot="`xcrun --show-sdk-path`" - else - ../gcc-%v/configure %c - fi + ../gcc-%v/configure %c # use bootstrap-lean to reduce disk usage make bootstrap-lean ## make check requires autogen, dejagnu and expect, and should be run, in darwin_objdir, after install. ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs