Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24127

Modified Files:
        mpg123.info 
Log Message:
OK, REALLY fix 32 bit build on 10.6.


Index: mpg123.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/mpg123.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- mpg123.info 7 Sep 2009 23:35:55 -0000       1.11
+++ mpg123.info 8 Sep 2009 00:38:57 -0000       1.12
@@ -1,7 +1,7 @@
 Info4: <<
 Package: mpg123
 Version: 1.9.0
-Revision: 3
+Revision: 4
 Epoch: 1
 Distribution: 10.5, 10.6
 Maintainer: Daniel Johnson <[email protected]>
@@ -30,7 +30,7 @@
 Replaces: mpg321
 
 #Fix for 10.6. Can be removed next version.
-PatchScript: perl -pi -e 
's/i386-apple-darwin9/i386-apple-darwin9*|i386-apple-darwin10/' configure
+#PatchScript: perl -pi -e 
's/i386-apple-darwin9/i386-apple-darwin9*|i386-apple-darwin10/' configure
 
 ConfigureParams: --with-audio=coreaudio,openal --enable-int-quality 
--disable-dependency-tracking ( %m = i386 ) --with-cpu=x86 ( %m = x86_64 ) 
--with-cpu=x86-64_all
 
@@ -39,6 +39,7 @@
        #gcc-4.2 causes problems with 32 bit builds. 64 bit is fine.
        if [ "%m" == "i386" ]; then
                export CC=gcc-4.0
+               export LDFLAGS="$LDFLAGS -Wl,-read_only_relocs,suppress"
        fi
        %{default_script}
 <<


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to