[98580] trunk/dports/lang/q/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 9 03:53:04 PDT 2012


Revision: 98580
          http://trac.macports.org//changeset/98580
Author:   ryandesign at macports.org
Date:     2012-10-09 03:53:04 -0700 (Tue, 09 Oct 2012)
Log Message:
-----------
q: blacklist clang (#36530)

Modified Paths:
--------------
    trunk/dports/lang/q/Portfile

Modified: trunk/dports/lang/q/Portfile
===================================================================
--- trunk/dports/lang/q/Portfile	2012-10-09 10:42:52 UTC (rev 98579)
+++ trunk/dports/lang/q/Portfile	2012-10-09 10:53:04 UTC (rev 98580)
@@ -63,6 +63,9 @@
     --without-tk \
     --without-x
 
+# error: non-void function ... should return a value [-Wreturn-type]
+compiler.blacklist      clang
+
 test.run                yes
 
 notes "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121009/cf064027/attachment.html>


More information about the macports-changes mailing list