From fd5d0a93e27b44c3c523d52ce5d5ed5320998758 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 3 Nov 2010 18:30:30 +0100 Subject: samples: update all samples to latest config knobs No new feature, no newer version, only updates so that samples can be recalled without anything to set. Signed-off-by: "Yann E. MORIN" --- samples/avr32-unknown-none/crosstool.config | 41 ++++++++++++++++++++--------- 1 file changed, 28 insertions(+), 13 deletions(-) (limited to 'samples/avr32-unknown-none') diff --git a/samples/avr32-unknown-none/crosstool.config b/samples/avr32-unknown-none/crosstool.config index 64f3225d..e1cb9b9b 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@2055_efdb38c7f4df -# Fri Jul 30 23:43:08 2010 +# crosstool-NG version: hg_default@2171_c2541d3f2f56 +# Tue Nov 2 15:12:51 2010 # # CT_BACKEND is not set CT_MODULES=y @@ -27,6 +27,7 @@ CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}" CT_INSTALL_DIR="${CT_PREFIX_DIR}" CT_REMOVE_DOCS=y CT_INSTALL_DIR_RO=y +CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y # # Downloading @@ -214,23 +215,21 @@ CT_BINUTILS_V_2_18=y CT_BINUTILS_VERSION="2.18" CT_BINUTILS_EXTRA_CONFIG="" -# -# sstrip -# -# CT_SSTRIP is not set - # # C compiler # CT_CC="gcc" CT_CC_VERSION="4.2.2" CT_CC_gcc=y +# 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 # CT_CC_V_4_4_4 is not set # CT_CC_V_4_4_3 is not set # CT_CC_V_4_4_2 is not set # CT_CC_V_4_4_1 is not set # CT_CC_V_4_4_0 is not set +# CT_CC_V_4_3_5 is not set # CT_CC_V_4_3_4 is not set # CT_CC_V_4_3_3 is not set # CT_CC_V_4_3_2 is not set @@ -247,9 +246,12 @@ CT_CC_GCC_4_2_or_later=y # CT_CC_GCC_4_3_or_later is not set # CT_CC_GCC_4_4_or_later is not set # CT_CC_GCC_4_5_or_later is not set +# CT_CC_GCC_HAS_GRAPHITE is not set +# CT_CC_GCC_HAS_LTO is not set # CT_CC_GCC_USE_GMP_MPFR is not set # CT_CC_GCC_USE_PPL_CLOOG is not set -# CT_CC_GCC_USE_MPC_LIBELF is not set +# CT_CC_GCC_USE_MPC is not set +# CT_CC_GCC_USE_LIBELF is not set CT_CC_ENABLE_CXX_FLAGS="" CT_CC_CORE_EXTRA_CONFIG="" CT_CC_SUPPORT_CXX=y @@ -268,12 +270,15 @@ CT_CC_SUPPORT_OBJCXX=y # gcc other options # CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y +# CT_CC_GCC_LIBMUDFLAP is not set +# CT_CC_GCC_LIBGOMP is not set +# CT_CC_GCC_LIBSSP is not set # # Misc. obscure options. # # CT_CC_GCC_DISABLE_PCH is not set -# CT_CC_GCC_LIBMUDFLAP is not set +CT_CC_GCC_LDBL_128=m # # C-library @@ -314,6 +319,13 @@ CT_THREADS="none" # CT_THREADS_WIN32THREADS is not set CT_THREADS_NONE=y +# +# newlib other options +# +# CT_LIBC_NEWLIB_IO_C99FMT is not set +# CT_LIBC_NEWLIB_IO_LL is not set +# CT_LIBC_NEWLIB_IO_FLOAT is not set + # # Debug facilities # @@ -326,10 +338,13 @@ CT_THREADS_NONE=y # # Companion libraries # - -# -# FIXME: check real dependencies!!! -# +# CT_COMPLIBS_NEEDED is not set +# CT_GMP_NEEDED is not set +# CT_MPFR_NEEDED is not set +# CT_PPL_NEEDED is not set +# CT_CLOOG_NEEDED is not set +# CT_MPC_NEEDED is not set +# CT_LIBELF_NEEDED is not set # CT_COMPLIBS is not set # CT_WRAPPER_NEEDED is not set -- cgit v1.2.3