Revision
110401
Author
snc@macports.org
Date
2013-08-30 15:04:12 -0700 (Fri, 30 Aug 2013)

Log Message

lilypond: blacklist all clangs

Modified Paths

Diff

Modified: trunk/dports/textproc/lilypond/Portfile (110400 => 110401)


--- 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