[98766] trunk/dports/textproc/cuneiform/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Oct 15 04:26:51 PDT 2012


Revision: 98766
          http://trac.macports.org//changeset/98766
Author:   ryandesign at macports.org
Date:     2012-10-15 04:26:51 -0700 (Mon, 15 Oct 2012)
Log Message:
-----------
cuneiform: blacklist clang (#36572)

Modified Paths:
--------------
    trunk/dports/textproc/cuneiform/Portfile

Modified: trunk/dports/textproc/cuneiform/Portfile
===================================================================
--- trunk/dports/textproc/cuneiform/Portfile	2012-10-15 11:26:01 UTC (rev 98765)
+++ trunk/dports/textproc/cuneiform/Portfile	2012-10-15 11:26:51 UTC (rev 98766)
@@ -39,6 +39,9 @@
                         patch-CMakeLists.txt.diff
 }
 
+# character too large for enclosing character literal type
+compiler.blacklist      clang
+
 configure.dir           ${worksrcpath}/build
 configure.args-append   ${worksrcpath}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121015/40dff41a/attachment.html>


More information about the macports-changes mailing list