From 40be64eec9e95a820b33e0add4322b4a2dcdf910 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sat, 19 Jul 2008 22:55:19 +0000 Subject: Updatge all samples to neither use a LAN mirror, nor a proxy (new set of options). /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 38 18 20 0 ++++++------ /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 38 18 20 0 ++++++------ /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 40 20 20 0 ++++++------ /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 38 18 20 0 ++++++------ /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 40 20 20 0 ++++++------ /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 38 18 20 0 ++++++------ /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 38 18 20 0 ++++++------ /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 38 18 20 0 ++++++------ /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 40 20 20 0 ++++++------ /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 40 20 20 0 ++++++------ /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 38 18 20 0 ++++++------ /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 38 18 20 0 ++++++------ /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 38 18 20 0 ++++++------ /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 38 18 20 0 ++++++------ 14 files changed, 260 insertions(+), 280 deletions(-) --- samples/mips-unknown-linux-uclibc/crosstool.config | 38 ++++++++++------------ 1 file changed, 18 insertions(+), 20 deletions(-) (limited to 'samples/mips-unknown-linux-uclibc') diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config index 8f505dc4..f9cff50d 100644 --- a/samples/mips-unknown-linux-uclibc/crosstool.config +++ b/samples/mips-unknown-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@814 -# Sat Jul 19 14:18:05 2008 +# crosstool-NG version: 1.1.0+svn_trunk@832 +# Sun Jul 20 00:50:36 2008 # # @@ -16,17 +16,27 @@ CT_EXPERIMENTAL=y # CT_BROKEN is not set # CT_DEBUG_CT is not set +# +# Paths +# +CT_LOCAL_TARBALLS_DIR="${HOME}/src" +CT_SAVE_TARBALLS=y +CT_WORK_DIR="${CT_TOP_DIR}/targets" +CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}" +CT_INSTALL_DIR="${CT_PREFIX_DIR}" +# CT_CUSTOM_PATCH is not set +CT_REMOVE_DOCS=y +CT_INSTALL_DIR_RO=y + # # Downloading # # CT_FORCE_DOWNLOAD is not set -# CT_ONLY_DOWNLOAD is not set -CT_CONNECT_TIMEOUT=10 -CT_PROXY_TYPE_NONE=y -# CT_PROXY_TYPE_HTTP is not set -# CT_PROXY_TYPE_SOCKS is not set +# CT_USE_LAN_MIRROR is not set +# CT_USE_PROXY is not set CT_PROXY_TYPE="none" -# CT_BREAK_INDENT is not set +CT_CONNECT_TIMEOUT=10 +# CT_ONLY_DOWNLOAD is not set # # Extracting @@ -43,18 +53,6 @@ CT_LOAD=0 CT_NICE=0 CT_USE_PIPES=y -# -# Paths -# -CT_LOCAL_TARBALLS_DIR="${HOME}/src" -CT_SAVE_TARBALLS=y -CT_WORK_DIR="${CT_TOP_DIR}/targets" -CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}" -CT_INSTALL_DIR="${CT_PREFIX_DIR}" -# CT_CUSTOM_PATCH is not set -CT_REMOVE_DOCS=y -CT_INSTALL_DIR_RO=y - # # Logging # -- cgit v1.2.3