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
This commit is contained in:
Michael Hope 2013-08-01 20:24:35 +00:00
parent 8d21f730a6
commit c0c6db07fe

View File

@ -13,7 +13,8 @@ if [ "${CT_ISL}" = "y" ]; then
# Download ISL
do_isl_get() {
CT_GetFile "isl-${CT_ISL_VERSION}" \
ftp://ftp.linux.student.kuleuven.be/pub/people/skimo/isl/
ftp://ftp.linux.student.kuleuven.be/pub/people/skimo/isl/ \
http://mirrors.kernel.org/sources.redhat.com/gcc/infrastructure
}
# Extract ISL