[91192] trunk/dports/aqua/fltk-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Mar 25 01:59:58 PDT 2012


Revision: 91192
          https://trac.macports.org/changeset/91192
Author:   jeremyhu at macports.org
Date:     2012-03-25 01:59:58 -0700 (Sun, 25 Mar 2012)
Log Message:
-----------
fltk-devel: Explain why falling back on llvm-gcc

Modified Paths:
--------------
    trunk/dports/aqua/fltk-devel/Portfile

Modified: trunk/dports/aqua/fltk-devel/Portfile
===================================================================
--- trunk/dports/aqua/fltk-devel/Portfile	2012-03-25 08:49:57 UTC (rev 91191)
+++ trunk/dports/aqua/fltk-devel/Portfile	2012-03-25 08:59:58 UTC (rev 91192)
@@ -45,6 +45,8 @@
         ${worksrcpath}/test/Makefile
 }
 
+# FIXME: Workaround a project bug
+# http://llvm.org/bugs/show_bug.cgi?id=10338
 if {${configure.compiler}=="clang"} {
     configure.compiler  llvm-gcc-4.2
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120325/6a224277/attachment.html>


More information about the macports-changes mailing list