default to stock FSF GCC
authorMatthias Rampke <matthias@rampke.de>
Fri, 12 Aug 2011 13:52:01 +0000 (15:52 +0200)
committerMatthias Rampke <matthias@rampke.de>
Fri, 12 Aug 2011 13:52:01 +0000 (15:52 +0200)
summon-arm-toolchain

index e7408273b30793a60b9ec63cb85037a9a023d50b..3ecf57c6743f9b585f030da991b9e331f2411d47 100755 (executable)
@@ -22,7 +22,7 @@ SUDO=''
 # Set to 1 to be quieter while running
 QUIET=0
 # Set to 1 to use linaro gcc instead of the FSF gcc
 # Set to 1 to be quieter while running
 QUIET=0
 # Set to 1 to use linaro gcc instead of the FSF gcc
-USE_LINARO=1
+USE_LINARO=0
 # Set to 1 to enable C++
 USE_CPP=0
 # Set to 1 to enable building of OpenOCD
 # Set to 1 to enable C++
 USE_CPP=0
 # Set to 1 to enable building of OpenOCD