get the bzip2ed FSF GCC tarball
[summon-arm-toolchain.git] / summon-arm-toolchain
index 96b1acace36f7eae9e6f487610d7f975b2e6dc71..7ad12eb5a74bdd5fc6a93a2f3a201cef13e30a32 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 # Written by Uwe Hermann <uwe@hermann-uwe.de>, released as public domain.
 # Modified by Piotr Esden-Tempski <piotr@esden.net>, released as public domain.
 
@@ -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