Mirror crosstool-ng on rust-lang-ci-mirrors
This commit is contained in:
parent
e58ad8dedf
commit
870ea52889
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
url="https://github.com/crosstool-ng/crosstool-ng/archive/crosstool-ng-1.24.0.tar.gz"
|
# Mirrored from https://github.com/crosstool-ng/crosstool-ng/archive/crosstool-ng-1.24.0.tar.gz
|
||||||
|
url="https://rust-lang-ci-mirrors.s3-us-west-1.amazonaws.com/rustc/crosstool-ng-1.24.0.tar.gz"
|
||||||
curl -Lf $url | tar xzf -
|
curl -Lf $url | tar xzf -
|
||||||
cd crosstool-ng-crosstool-ng-1.24.0
|
cd crosstool-ng-crosstool-ng-1.24.0
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue