[103116] trunk/dports/multimedia

jeremyhu at macports.org jeremyhu at macports.org
Thu Feb 14 22:55:43 PST 2013


Revision: 103116
          https://trac.macports.org/changeset/103116
Author:   jeremyhu at macports.org
Date:     2013-02-14 22:55:43 -0800 (Thu, 14 Feb 2013)
Log Message:
-----------
mplayer: Add apple-gcc-4.0 to the blacklist (#38007)

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-02-15 06:50:50 UTC (rev 103115)
+++ trunk/dports/multimedia/MPlayer/Portfile	2013-02-15 06:55:43 UTC (rev 103116)
@@ -264,7 +264,7 @@
 }
 
 # gcc-4.0 and older gcc-4.2 fail to build cpudetect.c properly
-compiler.blacklist-append gcc-4.0 {gcc-4.2 < 5646}
+compiler.blacklist-append 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-02-15 06:50:50 UTC (rev 103115)
+++ trunk/dports/multimedia/mplayer-devel/Portfile	2013-02-15 06:55:43 UTC (rev 103116)
@@ -275,7 +275,7 @@
 }
 
 # gcc-4.0 and older gcc-4.2 fail to build cpudetect.c properly
-compiler.blacklist-append gcc-4.0 {gcc-4.2 < 5646}
+compiler.blacklist-append 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/20130214/ddac4df8/attachment.html>


More information about the macports-changes mailing list