[110401] trunk/dports/textproc/lilypond/Portfile

snc at macports.org snc at macports.org
Fri Aug 30 15:04:12 PDT 2013


Revision: 110401
          https://trac.macports.org/changeset/110401
Author:   snc at macports.org
Date:     2013-08-30 15:04:12 -0700 (Fri, 30 Aug 2013)
Log Message:
-----------
lilypond: blacklist all clangs

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

Modified: trunk/dports/textproc/lilypond/Portfile
===================================================================
--- trunk/dports/textproc/lilypond/Portfile	2013-08-30 21:46:12 UTC (rev 110400)
+++ trunk/dports/textproc/lilypond/Portfile	2013-08-30 22:04:12 UTC (rev 110401)
@@ -42,7 +42,8 @@
                     port:urw-fonts
 depends_run-append  port:python27
 
-compiler.blacklist  clang
+# accidental-engraver.cc:508:1: error: cannot cast from type 'void (Accidental_engraver::*)()' to pointer type 'Translator_void_method_ptr' (aka 'void (*)(Translator *)')
+compiler.blacklist  *clang*
 pre-fetch {
     if {${os.major} < 9} {
         # 10.4 is not supported
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130830/1ace44e4/attachment.html>


More information about the macports-changes mailing list