[102276] trunk/dports/graphics/GraphicsMagick/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Jan 29 15:44:34 PST 2013


Revision: 102276
          https://trac.macports.org/changeset/102276
Author:   jeremyhu at macports.org
Date:     2013-01-29 15:44:34 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
GraphicsMagick: Use compiler.blacklist

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

Modified: trunk/dports/graphics/GraphicsMagick/Portfile
===================================================================
--- trunk/dports/graphics/GraphicsMagick/Portfile	2013-01-29 23:43:54 UTC (rev 102275)
+++ trunk/dports/graphics/GraphicsMagick/Portfile	2013-01-29 23:44:34 UTC (rev 102276)
@@ -52,9 +52,7 @@
 use_xz                  yes
 
 # llvm-gcc-4.2 gives "Undefined symbols for architecture x86_64: ___builtin_object_size"
-if {${configure.compiler} == "llvm-gcc-4.2"} {
-    configure.compiler clang
-}
+compiler.blacklist llvm-gcc-4.2 macports-llvm-gcc-4.2
 
 configure.args          --with-jbig=no \
                         --with-wmf=no \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/efa2fef2/attachment.html>


More information about the macports-changes mailing list