[133680] trunk/dports/graphics/babl-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Mar 8 12:43:25 PDT 2015


Revision: 133680
          https://trac.macports.org/changeset/133680
Author:   jeremyhu at macports.org
Date:     2015-03-08 12:43:24 -0700 (Sun, 08 Mar 2015)
Log Message:
-----------
babl-devel: Fix build failure on Snow Leopard

Modified Paths:
--------------
    trunk/dports/graphics/babl-devel/Portfile

Modified: trunk/dports/graphics/babl-devel/Portfile
===================================================================
--- trunk/dports/graphics/babl-devel/Portfile	2015-03-08 19:41:34 UTC (rev 133679)
+++ trunk/dports/graphics/babl-devel/Portfile	2015-03-08 19:43:24 UTC (rev 133680)
@@ -32,6 +32,10 @@
                     port:autoconf \
                     port:libtool
 
+# In 0.1.12, i386 fails to compile with SL's gcc-4.2:
+#    babl-cpuaccel.c:169: error: ‘asm’ operand has impossible constraints
+compiler.blacklist-append *gcc*
+
 configure.cmd       ./autogen.sh
                 
 configure.args      --disable-silent-rules
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150308/bc3bc6f7/attachment.html>


More information about the macports-changes mailing list