[103864] users/larryv/dports/lang/rust/Portfile

larryv at macports.org larryv at macports.org
Fri Mar 8 19:12:41 PST 2013


Revision: 103864
          https://trac.macports.org/changeset/103864
Author:   larryv at macports.org
Date:     2013-03-08 19:12:41 -0800 (Fri, 08 Mar 2013)
Log Message:
-----------
[sandbox] rust: Had that backwards. Blacklist, not whitelist.

Modified Paths:
--------------
    users/larryv/dports/lang/rust/Portfile

Modified: users/larryv/dports/lang/rust/Portfile
===================================================================
--- users/larryv/dports/lang/rust/Portfile	2013-03-09 03:11:04 UTC (rev 103863)
+++ users/larryv/dports/lang/rust/Portfile	2013-03-09 03:12:41 UTC (rev 103864)
@@ -34,7 +34,7 @@
                     apple-gcc-4.0 apple-gcc-4.2 \
                     llvm-gcc-4.2 macports-llvm-gcc-4.2 \
                     macports-gcc-4.2 macports-gcc-4.3 \
-                    {clang > 77} macports-clang-2.9
+                    {clang <= 77} macports-clang-2.9
 
 # Use MacPorts' clang as fallback compiler.
 # TODO: Remove when base fallback lists are updated (2.2?).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130308/7ccdbe79/attachment.html>


More information about the macports-changes mailing list