[109063] trunk/dports/lang/guile/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Aug 7 13:32:28 PDT 2013


Revision: 109063
          https://trac.macports.org/changeset/109063
Author:   jeremyhu at macports.org
Date:     2013-08-07 13:32:28 -0700 (Wed, 07 Aug 2013)
Log Message:
-----------
guile: Dead code removal

Modified Paths:
--------------
    trunk/dports/lang/guile/Portfile

Modified: trunk/dports/lang/guile/Portfile
===================================================================
--- trunk/dports/lang/guile/Portfile	2013-08-07 20:31:21 UTC (rev 109062)
+++ trunk/dports/lang/guile/Portfile	2013-08-07 20:32:28 UTC (rev 109063)
@@ -52,11 +52,6 @@
                 port:libtool \
                 port:gmp
 
-# llvm-gcc miscompiles guile
-#if {${configure.compiler} == "llvm-gcc-4.2"} {
-#    configure.compiler clang
-#}
-
 configure.args	CPPFLAGS="-I${prefix}/include"		\
 		LDFLAGS="-L${prefix}/lib"		\
 		--infodir="${prefix}/share/info"	\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130807/6d7d434f/attachment.html>


More information about the macports-changes mailing list