summaryrefslogtreecommitdiff
path: root/samples/x86_64-unknown-linux-uclibc/crosstool.config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-19 22:55:19 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-19 22:55:19 (GMT)
commit40be64eec9e95a820b33e0add4322b4a2dcdf910 (patch)
tree53d9ec5b715df1084a19f6668cd5c8e93f07e663 /samples/x86_64-unknown-linux-uclibc/crosstool.config
parent67eff1fce1f072b55235960995e57450ed420a93 (diff)
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(-)
Diffstat (limited to 'samples/x86_64-unknown-linux-uclibc/crosstool.config')
-rw-r--r--samples/x86_64-unknown-linux-uclibc/crosstool.config38
1 files changed, 18 insertions, 20 deletions
diff --git a/samples/x86_64-unknown-linux-uclibc/crosstool.config b/samples/x86_64-unknown-linux-uclibc/crosstool.config
index cf72e0b..b372f99 100644
--- a/samples/x86_64-unknown-linux-uclibc/crosstool.config
+++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: 1.1.0+svn_trunk@825
-# Sat Jul 19 19:26:18 2008
+# crosstool-NG version: 1.1.0+svn_trunk@832
+# Sun Jul 20 00:50:53 2008
#
#
@@ -17,16 +17,26 @@ CT_EXPERIMENTAL=y
# 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
@@ -44,18 +54,6 @@ 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
#
# CT_LOG_ERROR is not set