[106490] trunk/dports/devel

jeremyhu at macports.org jeremyhu at macports.org
Mon May 27 22:40:28 PDT 2013


Revision: 106490
          https://trac.macports.org/changeset/106490
Author:   jeremyhu at macports.org
Date:     2013-05-27 22:40:28 -0700 (Mon, 27 May 2013)
Log Message:
-----------
glib2: Don't blacklist clang (#32202)

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

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2013-05-28 05:38:57 UTC (rev 106489)
+++ trunk/dports/devel/glib2/Portfile	2013-05-28 05:40:28 UTC (rev 106490)
@@ -49,9 +49,6 @@
                             port:libffi \
                             path:bin/perl:perl5
 
-# TODO: compiling with clang produces a glib that breaks other ports; see #32202, #32204, #32233.
-compiler.blacklist          clang
-
 # https://bugzilla.gnome.org/show_bug.cgi?id=697017
 compiler.blacklist-append   gcc-3.3 gcc-4.0 apple-gcc-4.0
 

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2013-05-28 05:38:57 UTC (rev 106489)
+++ trunk/dports/devel/glib2-devel/Portfile	2013-05-28 05:40:28 UTC (rev 106490)
@@ -49,9 +49,6 @@
                             port:libffi \
                             path:bin/perl:perl5
 
-# TODO: compiling with clang produces a glib that breaks other ports; see #32202, #32204, #32233.
-compiler.blacklist          clang
-
 # https://bugzilla.gnome.org/show_bug.cgi?id=697017
 compiler.blacklist-append   gcc-3.3 gcc-4.0 apple-gcc-4.0
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130527/6cfe6047/attachment.html>


More information about the macports-changes mailing list