[94330] trunk/dports/cross/arm-elf-gcc3/Portfile

jmr at macports.org jmr at macports.org
Fri Jun 15 10:01:33 PDT 2012


Revision: 94330
          https://trac.macports.org/changeset/94330
Author:   jmr at macports.org
Date:     2012-06-15 10:01:33 -0700 (Fri, 15 Jun 2012)
Log Message:
-----------
arm-elf-gcc3: can't build with clang (#31892)

Modified Paths:
--------------
    trunk/dports/cross/arm-elf-gcc3/Portfile

Modified: trunk/dports/cross/arm-elf-gcc3/Portfile
===================================================================
--- trunk/dports/cross/arm-elf-gcc3/Portfile	2012-06-15 16:59:42 UTC (rev 94329)
+++ trunk/dports/cross/arm-elf-gcc3/Portfile	2012-06-15 17:01:33 UTC (rev 94330)
@@ -71,6 +71,9 @@
 				NM_FOR_TARGET=${crossgcc-target}-nm \
 				RANLIB_FOR_TARGET=${crossgcc-target}-ranlib]
 
+# ticket #31892
+compiler.blacklist  clang
+
 # Build in a different directory, as advised in the README file.
 pre-configure   {
 	file mkdir "${workpath}/build"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120615/62d4399a/attachment.html>


More information about the macports-changes mailing list