diff options
Diffstat (limited to 'samples/mips-unknown-elf')
-rw-r--r-- | samples/mips-unknown-elf/crosstool.config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/samples/mips-unknown-elf/crosstool.config b/samples/mips-unknown-elf/crosstool.config index dd1bb39e..3a90ca44 100644 --- a/samples/mips-unknown-elf/crosstool.config +++ b/samples/mips-unknown-elf/crosstool.config @@ -32,8 +32,6 @@ CT_INSTALL_DIR_RO=y # # CT_FORBID_DOWNLOAD is not set # CT_FORCE_DOWNLOAD is not set -# CT_USE_PROXY is not set -CT_PROXY_TYPE="none" # CT_USE_MIRROR is not set CT_CONNECT_TIMEOUT=10 # CT_ONLY_DOWNLOAD is not set |