complibs/isl: add HTTP mirror
authorMichael Hope <michaelh@juju.net.nz>
Thu Aug 01 20:24:35 2013 +0000 (2013-08-01)
changeset 323086a8d1d467c8
parent 3229 b9bd01c4dc61
child 3231 69f5dc1ff327
complibs/isl: add HTTP mirror

Add well-known HTTP mirror as a fallback. This lets crosstool-ng
work when behind a HTTP/HTTPS only proxy.

Signed-off-by: Michael Hope <michaelh@juju.net.nz>
[me: split original patch in two]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Message-Id: <aeb4a850d0786ee62dc2.1375559989@wanda>
Patchwork-Id: 264436
scripts/build/companion_libs/121-isl.sh
     1.1 --- a/scripts/build/companion_libs/121-isl.sh	Thu Aug 01 20:24:35 2013 +0000
     1.2 +++ b/scripts/build/companion_libs/121-isl.sh	Thu Aug 01 20:24:35 2013 +0000
     1.3 @@ -13,7 +13,8 @@
     1.4  # Download ISL
     1.5  do_isl_get() {
     1.6      CT_GetFile "isl-${CT_ISL_VERSION}"  \
     1.7 -        ftp://ftp.linux.student.kuleuven.be/pub/people/skimo/isl/
     1.8 +        ftp://ftp.linux.student.kuleuven.be/pub/people/skimo/isl/ \
     1.9 +        http://mirrors.kernel.org/sources.redhat.com/gcc/infrastructure
    1.10  }
    1.11  
    1.12  # Extract ISL