From: Matthias Rampke Date: Sat, 13 Aug 2011 15:50:37 +0000 (+0200) Subject: get the bzip2ed FSF GCC tarball X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=summon-arm-toolchain.git;a=commitdiff_plain;h=8dc0f23fd84ccc3ad1dd8e36e9d3d3bef1bd9438 get the bzip2ed FSF GCC tarball --- diff --git a/summon-arm-toolchain b/summon-arm-toolchain index 7e2b69a..7ad12eb 100755 --- a/summon-arm-toolchain +++ b/summon-arm-toolchain @@ -47,7 +47,7 @@ if [ ${USE_LINARO} = 0 ] ; then GCC=gcc-${GCCVERSION} GCCDIR=${GCC} fi - GCCURL=http://ftp.gnu.org/gnu/gcc/${GCCDIR}/${GCC}.tar.gz + GCCURL=http://ftp.gnu.org/gnu/gcc/${GCCDIR}/${GCC}.tar.bz2 else # For the Linaro GCC: GCCRELEASE=4.6-2011.07