[79526] trunk/dports/devel/libsdl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Jun 16 09:55:37 PDT 2011


Revision: 79526
          http://trac.macports.org/changeset/79526
Author:   jeremyhu at macports.org
Date:     2011-06-16 09:55:37 -0700 (Thu, 16 Jun 2011)
Log Message:
-----------
libsdl: Comment on compiler choice

Modified Paths:
--------------
    trunk/dports/devel/libsdl/Portfile

Modified: trunk/dports/devel/libsdl/Portfile
===================================================================
--- trunk/dports/devel/libsdl/Portfile	2011-06-16 16:54:34 UTC (rev 79525)
+++ trunk/dports/devel/libsdl/Portfile	2011-06-16 16:55:37 UTC (rev 79526)
@@ -89,8 +89,10 @@
 }
 
 platform darwin 11 {
-        # llvm-gcc-4.2 and clang fail to build as of 2011.06.15
-        configure.compiler gcc-4.2
+	# BUILD FIX TODO:
+	# llvm-gcc-4.2 and clang fail to build as of 2011.06.15
+	# This looks like an error in the package.
+	configure.compiler gcc-4.2
 }
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110616/a4c3b6ee/attachment.html>


More information about the macports-changes mailing list