Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13744
Modified Files: llvm-gcc42.info Log Message: revert use of sysroot to avoid bootstrap failure after return of SDK in / Index: llvm-gcc42.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/llvm-gcc42.info,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- llvm-gcc42.info 14 Jul 2013 00:50:44 -0000 1.11 +++ llvm-gcc42.info 23 Jul 2013 01:08:02 -0000 1.12 @@ -1,10 +1,10 @@ Package: llvm-gcc42 Version: 2336.11 -Revision: 4 +Revision: 5 Source: http://opensource.apple.com/tarballs/llvmgcc42/llvmgcc42-%v.tar.gz Source-MD5: 046629f7b3ce59bcb32b5116d29c27cd PatchFile: %n.patch -PatchFile-MD5: 725ef3eee109aeeb6e504ef11fe6d1bc +PatchFile-MD5: 6ad4f4ca73cba518af2719d31efe5d9a BuildDepends: gettext-tools, libiconv-dev, texinfo-legacy, fink (>= 0.28), xcode (>= 4.7) Depends: %N-shlibs (= %v-%r), libiconv, xcode (>= 4.7) SourceDirectory: llvmgcc42-%v @@ -15,7 +15,7 @@ InfoDocs: llvm-cpp.info llvm-cppinternals.info llvm-gcc.info llvm-gccinstall.info llvm-gccint.info PatchScript: << #!/bin/bash -ev - sed -e "s|@@SDKROOT@@|`xcrun --show-sdk-path`|g" -e "s|@@FINKPREFIX@@|%p|g" < %{PatchFile} | patch -p0 + sed -e "s|@@FINKPREFIX@@|%p|g" < %{PatchFile} | patch -p0 mv build_gcc.fink build_gcc chmod u+x build_gcc perl -pi -e "s|DEVELOPER_DIR|BUILD_DEVELOPER_DIR|g" %b/GNUmakefile %b/llvmCore/utils/buildit/build_llvm @@ -108,10 +108,6 @@ compatibility with version 4.2 of GCC. << DescPackaging: << -Removal of SDK from / breaks sysroot for cross-compiler build so only build native, x86_64, for now. -Added https://github.com/openembedded/meta-oe/blob/master/toolchain-layer/recipes-devtools/gcc/gcc-4.6/GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch -to solve problem with sysroot not finding c++ headers. - Set UseMaxBuildJobs false and rely on build_gcc script to directly handle -j for parallel make and serial make install. << ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs