[70022] trunk/dports/multimedia/libvpx/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jul 26 15:24:09 PDT 2010


Revision: 70022
          http://trac.macports.org/changeset/70022
Author:   ryandesign at macports.org
Date:     2010-07-26 15:24:09 -0700 (Mon, 26 Jul 2010)
Log Message:
-----------
libvpx: disable universal variant which fails with gcc 4.2

Modified Paths:
--------------
    trunk/dports/multimedia/libvpx/Portfile

Modified: trunk/dports/multimedia/libvpx/Portfile
===================================================================
--- trunk/dports/multimedia/libvpx/Portfile	2010-07-26 22:21:01 UTC (rev 70021)
+++ trunk/dports/multimedia/libvpx/Portfile	2010-07-26 22:24:09 UTC (rev 70022)
@@ -22,6 +22,9 @@
 
 depends_lib     port:yasm
 
+# gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
+universal_variant no
+
 configure.args  --enable-vp8 \
                 --enable-psnr \
                 --enable-postproc \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100726/36f0c364/attachment.html>


More information about the macports-changes mailing list