Revision: 132560 https://trac.macports.org/changeset/132560 Author: jmr@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
participants (1)
-
jmr@macports.org