From: Matthias Rampke Date: Thu, 11 Aug 2011 22:35:41 +0000 (+0200) Subject: build verbose X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=summon-arm-toolchain.git;a=commitdiff_plain;h=2d05c56958e1aaf94b39a5a16377fdb96bc36ad7 build verbose --- diff --git a/summon-arm-toolchain b/summon-arm-toolchain index e535933..a802697 100755 --- a/summon-arm-toolchain +++ b/summon-arm-toolchain @@ -19,7 +19,7 @@ PARALLEL= # Or: PARALLEL="-j 5" for 4 CPUs # Set to 'sudo' if you need superuser privileges while installing SUDO='' # Set to 1 to be quieter while running -QUIET=1 +QUIET=0 # Set to 1 to use linaro gcc instead of the FSF gcc USE_LINARO=1 # Set to 1 to enable building of OpenOCD