[133679] trunk/dports/graphics/babl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Mar 8 12:41:34 PDT 2015


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

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

Modified: trunk/dports/graphics/babl/Portfile
===================================================================
--- trunk/dports/graphics/babl/Portfile	2015-03-08 18:41:55 UTC (rev 133678)
+++ trunk/dports/graphics/babl/Portfile	2015-03-08 19:41:34 UTC (rev 133679)
@@ -23,6 +23,9 @@
 checksums           rmd160  4429fc997a34c1e3f171c3097486a90437380ab5 \
                     sha256  2f802b7f1a17b72c10bf0fe1e69b7a888cf7ce62b7cf1537b030f7f88d55a407
 
+# 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.args      --disable-silent-rules
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150308/5afb3acd/attachment.html>


More information about the macports-changes mailing list