# HG changeset patch # User "Yann E. MORIN" # Date 1240159110 0 # Node ID 965237500806546f7d0814626995ca908ee1d0bb # Parent 546d2ed3410bfd18f3448d3bb059a1dbcbc1d54f Remove all reference to proxy in all sample configs. -------- diffstat follows -------- /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-elf/crosstool.config | 2 0 2 0 -- /trunk/samples/armeb-unknown-eabi/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 2 0 2 0 -- /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 2 0 2 0 -- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-iphone-linux-gnueabi/crosstool.config | 2 0 2 0 -- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/mips-unknown-elf/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-405-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-eabi/crosstool.config | 2 0 2 0 -- /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-860-linux-gnu/crosstool.config | 2 0 2 0 -- 29 files changed, 58 deletions(-) diff -r 546d2ed3410b -r 965237500806 samples/alphaev56-unknown-linux-gnu/crosstool.config --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/arm-iphone-linux-gnueabi/crosstool.config --- a/samples/arm-iphone-linux-gnueabi/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/arm-iphone-linux-gnueabi/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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 diff -r 546d2ed3410b -r 965237500806 samples/arm-unknown-eabi/crosstool.config --- a/samples/arm-unknown-eabi/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/arm-unknown-eabi/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/arm-unknown-elf/crosstool.config --- a/samples/arm-unknown-elf/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/arm-unknown-elf/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/arm-unknown-linux-gnu/crosstool.config --- a/samples/arm-unknown-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/arm-unknown-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/arm-unknown-linux-gnueabi/crosstool.config --- a/samples/arm-unknown-linux-gnueabi/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/arm-unknown-linux-uclibc/crosstool.config --- a/samples/arm-unknown-linux-uclibc/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/arm-unknown-linux-uclibc/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/arm-unknown-linux-uclibcgnueabi/crosstool.config --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/armeb-unknown-eabi/crosstool.config --- a/samples/armeb-unknown-eabi/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/armeb-unknown-eabi/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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 diff -r 546d2ed3410b -r 965237500806 samples/armeb-unknown-linux-gnu/crosstool.config --- a/samples/armeb-unknown-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/armeb-unknown-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/armeb-unknown-linux-gnueabi/crosstool.config --- a/samples/armeb-unknown-linux-gnueabi/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/armeb-unknown-linux-gnueabi/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/armeb-unknown-linux-uclibc/crosstool.config --- a/samples/armeb-unknown-linux-uclibc/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/armeb-unknown-linux-uclibc/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/i586-geode-linux-uclibc/crosstool.config --- a/samples/i586-geode-linux-uclibc/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/i586-geode-linux-uclibc/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/i686-nptl-linux-gnu/crosstool.config --- a/samples/i686-nptl-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/i686-nptl-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/ia64-unknown-linux-gnu/crosstool.config --- a/samples/ia64-unknown-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/ia64-unknown-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/mips-unknown-elf/crosstool.config --- a/samples/mips-unknown-elf/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/mips-unknown-elf/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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 diff -r 546d2ed3410b -r 965237500806 samples/mips-unknown-linux-uclibc/crosstool.config --- a/samples/mips-unknown-linux-uclibc/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/mipsel-unknown-linux-gnu/crosstool.config --- a/samples/mipsel-unknown-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/powerpc-405-linux-gnu/crosstool.config --- a/samples/powerpc-405-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/powerpc-405-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/powerpc-860-linux-gnu/crosstool.config --- a/samples/powerpc-860-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/powerpc-860-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/powerpc-e500v2-linux-gnuspe/crosstool.config --- a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/powerpc-unknown-linux-gnu/crosstool.config --- a/samples/powerpc-unknown-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/powerpc-unknown-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/powerpc-unknown-linux-uclibc/crosstool.config --- a/samples/powerpc-unknown-linux-uclibc/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/powerpc-unknown-linux-uclibc/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config --- a/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/powerpc64-unknown-linux-gnu/crosstool.config --- a/samples/powerpc64-unknown-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/powerpc64-unknown-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/sh4-unknown-linux-gnu/crosstool.config --- a/samples/sh4-unknown-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/sh4-unknown-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/x86_64-unknown-linux-gnu/crosstool.config --- a/samples/x86_64-unknown-linux-gnu/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/x86_64-unknown-linux-gnu/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y diff -r 546d2ed3410b -r 965237500806 samples/x86_64-unknown-linux-uclibc/crosstool.config --- a/samples/x86_64-unknown-linux-uclibc/crosstool.config Sun Apr 19 16:34:59 2009 +0000 +++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config Sun Apr 19 16:38:30 2009 +0000 @@ -32,8 +32,6 @@ # # 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=y # CT_PREFER_MIRROR is not set CT_MIRROR_HTTP=y