[105571] trunk/dports/multimedia

jeremyhu at macports.org jeremyhu at macports.org
Thu Apr 25 08:48:51 PDT 2013


Revision: 105571
          https://trac.macports.org/changeset/105571
Author:   jeremyhu at macports.org
Date:     2013-04-25 08:48:50 -0700 (Thu, 25 Apr 2013)
Log Message:
-----------
MPlayer{,-devel}: Also blacklist gcc-3.3 (#38909)

Modified Paths:
--------------
    trunk/dports/multimedia/MPlayer/Portfile
    trunk/dports/multimedia/mplayer-devel/Portfile

Modified: trunk/dports/multimedia/MPlayer/Portfile
===================================================================
--- trunk/dports/multimedia/MPlayer/Portfile	2013-04-25 14:24:24 UTC (rev 105570)
+++ trunk/dports/multimedia/MPlayer/Portfile	2013-04-25 15:48:50 UTC (rev 105571)
@@ -264,7 +264,7 @@
 }
 
 # gcc-4.0 and older gcc-4.2 fail to build cpudetect.c properly
-compiler.blacklist-append gcc-4.0 apple-gcc-4.0 {gcc-4.2 < 5646}
+compiler.blacklist-append gcc-3.3 gcc-4.0 apple-gcc-4.0 {gcc-4.2 < 5646}
 
 # TODO: base should do this: http://trac.macports.org/ticket/32542
 if {[info exists portconfigure::compiler_name_map(${configure.compiler})]} {

Modified: trunk/dports/multimedia/mplayer-devel/Portfile
===================================================================
--- trunk/dports/multimedia/mplayer-devel/Portfile	2013-04-25 14:24:24 UTC (rev 105570)
+++ trunk/dports/multimedia/mplayer-devel/Portfile	2013-04-25 15:48:50 UTC (rev 105571)
@@ -274,7 +274,7 @@
 }
 
 # gcc-4.0 and older gcc-4.2 fail to build cpudetect.c properly
-compiler.blacklist-append gcc-4.0 apple-gcc-4.0 {gcc-4.2 < 5646}
+compiler.blacklist-append gcc-3.3 gcc-4.0 apple-gcc-4.0 {gcc-4.2 < 5646}
 
 # TODO: base should do this: http://trac.macports.org/ticket/32542
 if {[info exists portconfigure::compiler_name_map(${configure.compiler})]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130425/6ae1e7b2/attachment.html>


More information about the macports-changes mailing list