[109441] trunk/dports/cross/arm-elf-gcc/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Thu Aug 15 09:52:47 PDT 2013
Revision: 109441
https://trac.macports.org/changeset/109441
Author: jeremyhu at macports.org
Date: 2013-08-15 09:52:47 -0700 (Thu, 15 Aug 2013)
Log Message:
-----------
arm-elf-gcc: Use compiler.blacklist
Modified Paths:
--------------
trunk/dports/cross/arm-elf-gcc/Portfile
Modified: trunk/dports/cross/arm-elf-gcc/Portfile
===================================================================
--- trunk/dports/cross/arm-elf-gcc/Portfile 2013-08-15 16:51:44 UTC (rev 109440)
+++ trunk/dports/cross/arm-elf-gcc/Portfile 2013-08-15 16:52:47 UTC (rev 109441)
@@ -149,9 +149,7 @@
}
# Fails to build with llvm-gcc, at least in Xcode 4.1; use clang (#29551)
-if {${configure.compiler} == "llvm-gcc-4.2"} {
- configure.compiler clang
-}
+compiler.blacklist-append llvm-gcc-4.2 macports-llvm-gcc-4.2
# Build in a different directory, as advised in the README file.
pre-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130815/2403d923/attachment.html>
More information about the macports-changes
mailing list