[101935] trunk/dports/sysutils/rvm/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jan 21 23:39:30 PST 2013


Revision: 101935
          https://trac.macports.org/changeset/101935
Author:   ryandesign at macports.org
Date:     2013-01-21 23:39:30 -0800 (Mon, 21 Jan 2013)
Log Message:
-----------
rvm: blacklist clang for now (#32180)

Modified Paths:
--------------
    trunk/dports/sysutils/rvm/Portfile

Modified: trunk/dports/sysutils/rvm/Portfile
===================================================================
--- trunk/dports/sysutils/rvm/Portfile	2013-01-22 07:31:06 UTC (rev 101934)
+++ trunk/dports/sysutils/rvm/Portfile	2013-01-22 07:39:30 UTC (rev 101935)
@@ -32,6 +32,9 @@
 
 use_autoreconf      yes
 
+# Undefined symbols; already reported upstream and should be fixed in 1.07 (?) or 1.08
+compiler.blacklist  clang
+
 configure.args      --with-rsync=${prefix}/bin/rsync \
                     --with-default-config-file=${prefix}/etc/rvm.conf \
                     --with-default-log-dir=${prefix}/var/log/rvm \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130121/94be8ec6/attachment.html>


More information about the macports-changes mailing list