Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15599/x11

Modified Files:
        qt4-x11.info 
Log Message:
Fix build if have binutils installed. See:
http://permalink.gmane.org/gmane.os.apple.fink.devel/19659
and other comments in that thread


Index: qt4-x11.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/qt4-x11.info,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- qt4-x11.info        22 Feb 2010 19:13:57 -0000      1.34
+++ qt4-x11.info        17 Aug 2010 05:27:47 -0000      1.35
@@ -64,7 +64,7 @@
 CompileScript: <<
 #!/bin/sh -ev
 
-       EXTRA_ARGS="-confirm-license -no-pch -verbose"
+       EXTRA_ARGS="-confirm-license -no-pch -verbose -no-separate-debug-info"
        if [ "%m" = "x86_64" ]; then
                EXTRA_ARGS="$EXTRA_ARGS -arch x86_64"
        fi


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to