[110403] trunk/dports/math/aamath/Portfile

snc at macports.org snc at macports.org
Fri Aug 30 15:20:39 PDT 2013


Revision: 110403
          https://trac.macports.org/changeset/110403
Author:   snc at macports.org
Date:     2013-08-30 15:20:39 -0700 (Fri, 30 Aug 2013)
Log Message:
-----------
aamath: blacklist all clangs

Modified Paths:
--------------
    trunk/dports/math/aamath/Portfile

Modified: trunk/dports/math/aamath/Portfile
===================================================================
--- trunk/dports/math/aamath/Portfile	2013-08-30 22:08:10 UTC (rev 110402)
+++ trunk/dports/math/aamath/Portfile	2013-08-30 22:20:39 UTC (rev 110403)
@@ -30,7 +30,9 @@
 configure.cppflags-append -I${prefix}/include/ncurses
 configure.ldflags-append -lreadline -ltermcap -lncurses
 
-compiler.blacklist  clang
+# ./expr.h:454:43: error: redefinition of parameter 'c'
+# void render_symbol(Canvas& c, int r, int c, int h) const;
+compiler.blacklist  *clang*
 
 patchfiles          patch-Makefile.diff
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130830/810f79d7/attachment.html>


More information about the macports-changes mailing list