Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27794
Modified Files: xmkmf-10.9.info Log Message: use the new llvm-gcc42 package instead of gcc48-compiler Index: xmkmf-10.9.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/xmkmf-10.9.info,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- xmkmf-10.9.info 2 Jul 2013 17:36:27 -0000 1.4 +++ xmkmf-10.9.info 9 Jul 2013 12:51:19 -0000 1.5 @@ -1,11 +1,11 @@ Package: xmkmf Version: 1.0.2 -Revision: 1204 +Revision: 1205 Description: X11 legacy build tools License: BSD Maintainer: Dave Morrison <d...@finkproject.org> -BuildDepends: pkgconfig, fink (>= 0.30.0) -Depends: gcc48-compiler +BuildDepends: llvm-gcc42, pkgconfig, fink (>= 0.30.0) +Depends: llvm-gcc42 Distribution: 10.9 Source: mirror:sourceforge:fink/imake-%v.tar.bz2 Source2: mirror:sourceforge:fink/xorg-cf-files-%v.tar.bz2 @@ -21,7 +21,7 @@ cd .. patch -p0 < %{PatchFile} if [ "%m" == "x86_64" ] ; then - sed 's|/usr/bin/llvm-cpp-4.2|%p/bin/cpp-fsf-4.8|g' < %{PatchFile2} |sed 's|/usr/bin/llvm-gcc-4.2|%p/bin/gcc-fsf-4.8|g' | patch -p0 + sed 's|/usr/bin/llvm-cpp-4.2|%p/bin/llvm-cpp-4.2|g' < %{PatchFile2} |sed 's|/usr/bin/llvm-gcc-4.2|%p/bin/llvm-gcc-4.2|g' | patch -p0 fi << NoSetMAKEFLAGS: true @@ -29,7 +29,7 @@ ConfigureParams: --mandir=%p/share/man CompileScript: << #!/bin/sh -ev - ./configure %c + ./configure %c RAWCPP=%p/bin/llvm-cpp-4.2 make cd ../xorg-cf-files-%v ./configure %c @@ -70,5 +70,8 @@ The revision number of the 10.5 version is kept higher than that of the 10.4 version so that users who are upgrading from 10.4 to 10.5 will have this package replaced by the correct, new version. + + Note that for llvm-gcc42, RAWCPP must be explicitly set to %p/bin/llvm-cpp-4.2 + to prevent a non-fatal compile failure of mdepend.cpp. << ------------------------------------------------------------------------------ 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