summaryrefslogtreecommitdiff
path: root/samples/avr32-unknown-none
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-01-30 18:25:56 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-01-30 18:25:56 (GMT)
commitea70303d73146dcaa2990d2ef0c84f1f3de48801 (patch)
tree6c53c4aaf0a90c3ee1ccd1a755781c0469e0d4ab /samples/avr32-unknown-none
parent1838bb1f15ce7704f91f652f4d4c0887b876a786 (diff)
samples: update the samples
Release time is coming at a fast pace. It is now time to update the samples so they apply cleanly. The canadian-cross sample mingw32,i686-none-linux-gnu has been replaced with i586-mingw32msvc,i686-none-linux-gnu. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'samples/avr32-unknown-none')
-rw-r--r--samples/avr32-unknown-none/crosstool.config14
1 files changed, 9 insertions, 5 deletions
diff --git a/samples/avr32-unknown-none/crosstool.config b/samples/avr32-unknown-none/crosstool.config
index e1cb9b9..c93d968 100644
--- a/samples/avr32-unknown-none/crosstool.config
+++ b/samples/avr32-unknown-none/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: hg_default@2171_c2541d3f2f56
-# Tue Nov 2 15:12:51 2010
+# crosstool-NG version: hg_default@2288_0dc641fc4754
+# Sat Jan 29 16:56:13 2011
#
# CT_BACKEND is not set
CT_MODULES=y
@@ -25,6 +25,7 @@ CT_SAVE_TARBALLS=y
CT_WORK_DIR="${CT_TOP_DIR}/.build"
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
+CT_RM_RF_PREFIX_DIR=y
CT_REMOVE_DOCS=y
CT_INSTALL_DIR_RO=y
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
@@ -36,7 +37,6 @@ CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
# CT_FORCE_DOWNLOAD is not set
# CT_USE_MIRROR is not set
CT_CONNECT_TIMEOUT=10
-CT_DOWNLOAD_MAX_CHUNKS=1
# CT_ONLY_DOWNLOAD is not set
#
@@ -120,7 +120,6 @@ CT_TARGET_LDFLAGS=""
# CT_ARCH_arm is not set
CT_ARCH_avr32=y
# CT_ARCH_blackfin is not set
-# CT_ARCH_ia64 is not set
# CT_ARCH_m68k is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
@@ -131,7 +130,6 @@ CT_ARCH_alpha_AVAILABLE=y
CT_ARCH_arm_AVAILABLE=y
CT_ARCH_avr32_AVAILABLE=y
CT_ARCH_blackfin_AVAILABLE=y
-CT_ARCH_ia64_AVAILABLE=y
CT_ARCH_m68k_AVAILABLE=y
CT_ARCH_mips_AVAILABLE=y
CT_ARCH_powerpc_AVAILABLE=y
@@ -151,8 +149,11 @@ CT_ARCH_USE_MMU=y
#
# General toolchain options
#
+CT_FORCE_SYSROOT=y
CT_USE_SYSROOT=y
+CT_SYSROOT_NAME="sysroot"
CT_SYSROOT_DIR_PREFIX=""
+# CT_STATIC_TOOLCHAIN is not set
#
# Tuple completion and aliasing
@@ -205,6 +206,7 @@ CT_ARCH_BINFMT_ELF=y
#
# GNU binutils
#
+# CT_BINUTILS_V_2_21 is not set
# CT_BINUTILS_V_2_20_1 is not set
# CT_BINUTILS_V_2_20 is not set
# CT_BINUTILS_V_2_19_1 is not set
@@ -221,6 +223,7 @@ CT_BINUTILS_EXTRA_CONFIG=""
CT_CC="gcc"
CT_CC_VERSION="4.2.2"
CT_CC_gcc=y
+# CT_CC_V_4_5_2 is not set
# CT_CC_V_4_5_1 is not set
# CT_CC_V_4_5_0 is not set
# CT_CC_V_4_4_5 is not set
@@ -309,6 +312,7 @@ CT_LIBC_uClibc_AVAILABLE=y
# CT_LIBC_SUPPORT_NPTL is not set
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
# CT_LIBC_SUPPORT_WIN32THREADS is not set
+CT_LIBC_SUPPORT_THREADS_NONE=y
CT_THREADS="none"
#