X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=blobdiff_plain;f=cross-compile%2Flinux%2Fsigrok-cross-linux;h=c7ae22ef05e3ec8f0a2b92376f0a445bfd783237;hp=8f94d43aa32441420cd2c8242f03c8df94cc4494;hb=a58f6b98a18181eb3c31ac023559c8cd07770e31;hpb=9fc8b952988eee569190f1dc02c5fdc448d18cfd diff --git a/cross-compile/linux/sigrok-cross-linux b/cross-compile/linux/sigrok-cross-linux index 8f94d43..c7ae22e 100755 --- a/cross-compile/linux/sigrok-cross-linux +++ b/cross-compile/linux/sigrok-cross-linux @@ -37,7 +37,7 @@ BUILDDIR=./build PYPATH=$PREFIX/lib/python2.7/site-packages # Edit this to control verbose build output. -V="V=1 VERBOSE=1" +# V="V=1 VERBOSE=1" # Edit this to enable/disable/modify parallel compiles. PARALLEL="-j 2"