[110611] trunk/dports/lang/gccxml-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Sep 2 16:15:53 PDT 2013


Revision: 110611
          https://trac.macports.org/changeset/110611
Author:   jeremyhu at macports.org
Date:     2013-09-02 16:15:52 -0700 (Mon, 02 Sep 2013)
Log Message:
-----------
gccxml-devel: Adjust blacklisting

Modified Paths:
--------------
    trunk/dports/lang/gccxml-devel/Portfile

Modified: trunk/dports/lang/gccxml-devel/Portfile
===================================================================
--- trunk/dports/lang/gccxml-devel/Portfile	2013-09-02 23:05:41 UTC (rev 110610)
+++ trunk/dports/lang/gccxml-devel/Portfile	2013-09-02 23:15:52 UTC (rev 110611)
@@ -19,7 +19,8 @@
 checksums           rmd160  9622befeaab4f7065b0a75e44860e31d657a0b0e \
                     sha256  73cc53047a51c876141ae536280a710de7a5f65a6a122d18f44b651c401ba16c
 universal_variant no
+
 # gcxxml can be compiled with clang, but can't simulate clang. The default
 # compiler it uses is the one used to compile it, so to get gccxml working
 # without having to set any options it seems easier to do this:
-compiler.blacklist      clang
+compiler.blacklist      *clang*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130902/ad2da9eb/attachment.html>


More information about the macports-changes mailing list