[117136] trunk/dports/graphics/gimp2-devel/Portfile
devans at macports.org
devans at macports.org
Mon Feb 17 06:04:13 PST 2014
Revision: 117136
https://trac.macports.org/changeset/117136
Author: devans at macports.org
Date: 2014-02-17 06:04:13 -0800 (Mon, 17 Feb 2014)
Log Message:
-----------
gimp2-devel: blacklist clang < 300 to fix SL build.
Modified Paths:
--------------
trunk/dports/graphics/gimp2-devel/Portfile
Modified: trunk/dports/graphics/gimp2-devel/Portfile
===================================================================
--- trunk/dports/graphics/gimp2-devel/Portfile 2014-02-17 13:31:24 UTC (rev 117135)
+++ trunk/dports/graphics/gimp2-devel/Portfile 2014-02-17 14:04:13 UTC (rev 117136)
@@ -93,7 +93,7 @@
patch-plug-ins-twain-tw_mac.c.diff
# gcc-4.2 5493 and 5666.3_13: gimpcpuaccel.c:180: error: can't find a register in class 'BREG' while reloading 'asm'
-compiler.blacklist-append gcc-3.3 gcc-4.0 gcc-4.2 apple-gcc-4.2
+compiler.blacklist-append gcc-3.3 gcc-4.0 gcc-4.2 apple-gcc-4.2 {clang < 300}
pre-configure {
if {[file exists ${prefix}/lib/gtk-2.0/include/gdkconfig.h]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140217/e0145c46/attachment-0001.html>
More information about the macports-changes
mailing list