[96150] trunk/dports/devel/mono/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 1 20:36:50 PDT 2012


Revision: 96150
          https://trac.macports.org/changeset/96150
Author:   ryandesign at macports.org
Date:     2012-08-01 20:36:46 -0700 (Wed, 01 Aug 2012)
Log Message:
-----------
mono: blacklist clang (#35486)

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

Modified: trunk/dports/devel/mono/Portfile
===================================================================
--- trunk/dports/devel/mono/Portfile	2012-08-02 02:57:22 UTC (rev 96149)
+++ trunk/dports/devel/mono/Portfile	2012-08-02 03:36:46 UTC (rev 96150)
@@ -25,6 +25,9 @@
 depends_lib      port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 \
                  port:libiconv port:zlib port:libgdiplus port:xorg-libX11
 
+# pthread_support.c:210:12: error: static declaration of 'pthread_setspecific' follows non-static declaration
+compiler.blacklist  clang
+
 # Do NOT pick up external boehmgc (prefixing CPPFLAGS or CFLAGS does not suffice -- ugly++)
 configure.cc-append	"-I${worksrcpath}/libgc/include"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120801/45158597/attachment.html>


More information about the macports-changes mailing list