diff options
Diffstat (limited to 'samples/alphaev56-unknown-linux-gnu')
-rw-r--r-- | samples/alphaev56-unknown-linux-gnu/crosstool.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/alphaev56-unknown-linux-gnu/crosstool.config b/samples/alphaev56-unknown-linux-gnu/crosstool.config index 4790de9c..8e8555c4 100644 --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config @@ -40,9 +40,8 @@ CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y # # CT_FORBID_DOWNLOAD is not set # CT_FORCE_DOWNLOAD is not set -CT_USE_MIRROR=y +# CT_USE_MIRROR is not set # CT_PREFER_MIRROR is not set -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/" CT_CONNECT_TIMEOUT=10 # CT_ONLY_DOWNLOAD is not set |