Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31440

Modified Files:
        ffmpeg.info 
Log Message:
removing --enable-powerpc-perf fixes all altivec crashes


Index: ffmpeg.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/ffmpeg.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- ffmpeg.info 1 Dec 2010 23:30:45 -0000       1.12
+++ ffmpeg.info 6 Dec 2010 18:44:09 -0000       1.13
@@ -8,6 +8,7 @@
        fink (>= 0.28),
        fink-package-precedence,
        freetype219,
+       (%m = i386) gcc4.0,
        gsm,
        jack-dev,
        lame-dev,
@@ -101,10 +102,10 @@
 SetLDFLAGS: -L%p/lib/libspeex1/lib -L/usr/X11R6/lib -lX11 -lXext
 ###
 ConfigureParams: <<
-       (%m = powerpc) --enable-powerpc-perf \
-       (%m = powerpc) --disable-altivec \
+       (%m = powerpc) --enable-altivec \
        (%m = x86_64) --arch=x86_64 \
        (%m = i386) --arch=x86 \
+       (%m = i386) --cc=/usr/bin/gcc-4.0 \
        --mandir=%p/share/man \
        --enable-shared \
        --enable-gpl \
@@ -570,6 +571,8 @@
 Use Fink's make since 10.4 has an older system make (3.80) that doesn't like 
common.mak.  Can remove that dep once 10.4 is deprecated.
 
 Altivec disabled on PPC because it leads to functional failing.  It still 
tries to run (and fails) an altivec test, but there's currently no simple way 
of disabling just the altivec tests. 
+
+Removed --enable-powerpc-perf, was causing numerous altivec crashes.  --fangism
 <<
 ###
 License: GPL


------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to