[132560] trunk/dports/lang/pypy/Portfile

jmr at macports.org jmr at macports.org
Wed Feb 4 12:20:11 PST 2015


Revision: 132560
          https://trac.macports.org/changeset/132560
Author:   jmr at macports.org
Date:     2015-02-04 12:20:11 -0800 (Wed, 04 Feb 2015)
Log Message:
-----------
pypy: update verbose flag

Modified Paths:
--------------
    trunk/dports/lang/pypy/Portfile

Modified: trunk/dports/lang/pypy/Portfile
===================================================================
--- trunk/dports/lang/pypy/Portfile	2015-02-04 20:18:05 UTC (rev 132559)
+++ trunk/dports/lang/pypy/Portfile	2015-02-04 20:20:11 UTC (rev 132560)
@@ -82,7 +82,7 @@
                     PYPY_CC="${configure.cc}"
 
 build.dir           ${worksrcpath}/pypy/goal
-build.args          --batch --translation-verbose \
+build.args          --batch --verbose \
                     --cc=${configure.cc} --opt=jit \
                     --make-jobs=${build.jobs}
 build.target        ../../rpython/bin/rpython
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150204/5b369fc4/attachment.html>


More information about the macports-changes mailing list