[134389] trunk/dports/devel/glib2-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Mar 24 00:06:04 PDT 2015


Revision: 134389
          https://trac.macports.org/changeset/134389
Author:   ryandesign at macports.org
Date:     2015-03-24 00:06:04 -0700 (Tue, 24 Mar 2015)
Log Message:
-----------
glib2-devel: blacklist *gcc-4.2 also

Modified Paths:
--------------
    trunk/dports/devel/glib2-devel/Portfile

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2015-03-24 07:04:33 UTC (rev 134388)
+++ trunk/dports/devel/glib2-devel/Portfile	2015-03-24 07:06:04 UTC (rev 134389)
@@ -60,8 +60,11 @@
 compiler.blacklist-append   {clang < 318}
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=697017
-compiler.blacklist-append   gcc-3.3 gcc-4.0 apple-gcc-4.0
+compiler.blacklist-append   gcc-3.3 *gcc-4.0
 
+# https://bugzilla.gnome.org/show_bug.cgi?id=744473
+compiler.blacklist-append   *gcc-4.2
+
 # -lresolv is needed at least on Tiger PPC.
 configure.ldflags-append    -lresolv \
                             -bind_at_load
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150324/a4c4ec79/attachment.html>


More information about the macports-changes mailing list