[109443] trunk/dports/cross/arm-none-eabi-gdb/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Aug 15 09:54:46 PDT 2013


Revision: 109443
          https://trac.macports.org/changeset/109443
Author:   jeremyhu at macports.org
Date:     2013-08-15 09:54:45 -0700 (Thu, 15 Aug 2013)
Log Message:
-----------
arm-none-eabi-gdb: Switch to compiler.blacklist

Modified Paths:
--------------
    trunk/dports/cross/arm-none-eabi-gdb/Portfile

Modified: trunk/dports/cross/arm-none-eabi-gdb/Portfile
===================================================================
--- trunk/dports/cross/arm-none-eabi-gdb/Portfile	2013-08-15 16:53:51 UTC (rev 109442)
+++ trunk/dports/cross/arm-none-eabi-gdb/Portfile	2013-08-15 16:54:45 UTC (rev 109443)
@@ -26,9 +26,8 @@
 
 set crossgdb-target     arm-none-eabi
 
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
+# TODO: Why? Ticket URL?
+compiler.blacklist clang
 
 if {${configure.build_arch} == "ppc" || ${configure.build_arch} == "ppc64"} {
     notes "${name} does not support building on ${configure.build_arch}."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130815/bcc05960/attachment-0001.html>


More information about the macports-changes mailing list