From: Matthias Rampke Date: Thu, 11 Aug 2011 21:59:21 +0000 (+0200) Subject: adjust gcc-linaro path to 4.6 X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=summon-arm-toolchain.git;a=commitdiff_plain;h=13aac56a4e52eb18d9632b071ae2d7b7d05dfb8a adjust gcc-linaro path to 4.6 --- diff --git a/summon-arm-toolchain b/summon-arm-toolchain index e4979b1..7aab2cf 100755 --- a/summon-arm-toolchain +++ b/summon-arm-toolchain @@ -44,7 +44,7 @@ else GCCRELEASE=4.6-2011.07 GCCVERSION=${GCCRELEASE} GCC=gcc-linaro-${GCCVERSION} - GCCURL=http://launchpad.net/gcc-linaro/4.5/${GCCRELEASE}/+download/${GCC}.tar.bz2 + GCCURL=http://launchpad.net/gcc-linaro/4.6/${GCCRELEASE}/+download/${GCC}.tar.bz2 fi BINUTILS=binutils-2.21