disable OpenOCD
[summon-arm-toolchain.git] / summon-arm-toolchain
index e5359335ec5adbfa3e34d3157ecedb6d8b126c56..7cb10a51724bbf2884042e632d1c131d7a89f3ef 100755 (executable)
@@ -19,11 +19,11 @@ 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
-OOCD_EN=1
+OOCD_EN=0
 # Set to 1 to build libstm32 provided by ST
 LIBSTM32_EN=0
 # Set to 1 to build libopenstm32 an open source library for stm32