[103892] users/larryv/dports/lang/rust/Portfile
larryv at macports.org
larryv at macports.org
Sat Mar 9 11:54:19 PST 2013
Revision: 103892
https://trac.macports.org/changeset/103892
Author: larryv at macports.org
Date: 2013-03-09 11:54:19 -0800 (Sat, 09 Mar 2013)
Log Message:
-----------
[sandbox] rust: Enable verbose make and disable parallel build, for debugging.
Modified Paths:
--------------
users/larryv/dports/lang/rust/Portfile
Modified: users/larryv/dports/lang/rust/Portfile
===================================================================
--- users/larryv/dports/lang/rust/Portfile 2013-03-09 19:34:42 UTC (rev 103891)
+++ users/larryv/dports/lang/rust/Portfile 2013-03-09 19:54:19 UTC (rev 103892)
@@ -89,7 +89,9 @@
# it behave.
build.args-append CC=${configure.cc} \
CXX=${configure.cxx} \
- CPP=${configure.cpp}
+ CPP=${configure.cpp} \
+ VERBOSE=1
+use_parallel_build no
livecheck.url ${homepage}/
livecheck.regex "/release-(\\d\.\\d)/"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130309/57db7cec/attachment.html>
More information about the macports-changes
mailing list