samples/avr32-unknown-none/crosstool.config
changeset 2290 ba82eb173bd4
parent 2173 fff955de3fb8
child 2426 c28f755277eb
     1.1 --- a/samples/avr32-unknown-none/crosstool.config	Wed Nov 03 18:30:30 2010 +0100
     1.2 +++ b/samples/avr32-unknown-none/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
     1.7 -# Tue Nov  2 15:12:51 2010
     1.8 +# crosstool-NG version: hg_default@2288_0dc641fc4754
     1.9 +# Sat Jan 29 16:56:13 2011
    1.10  #
    1.11  # CT_BACKEND is not set
    1.12  CT_MODULES=y
    1.13 @@ -25,6 +25,7 @@
    1.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
    1.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    1.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.17 +CT_RM_RF_PREFIX_DIR=y
    1.18  CT_REMOVE_DOCS=y
    1.19  CT_INSTALL_DIR_RO=y
    1.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    1.21 @@ -36,7 +37,6 @@
    1.22  # CT_FORCE_DOWNLOAD is not set
    1.23  # CT_USE_MIRROR is not set
    1.24  CT_CONNECT_TIMEOUT=10
    1.25 -CT_DOWNLOAD_MAX_CHUNKS=1
    1.26  # CT_ONLY_DOWNLOAD is not set
    1.27  
    1.28  #
    1.29 @@ -120,7 +120,6 @@
    1.30  # CT_ARCH_arm is not set
    1.31  CT_ARCH_avr32=y
    1.32  # CT_ARCH_blackfin is not set
    1.33 -# CT_ARCH_ia64 is not set
    1.34  # CT_ARCH_m68k is not set
    1.35  # CT_ARCH_mips is not set
    1.36  # CT_ARCH_powerpc is not set
    1.37 @@ -131,7 +130,6 @@
    1.38  CT_ARCH_arm_AVAILABLE=y
    1.39  CT_ARCH_avr32_AVAILABLE=y
    1.40  CT_ARCH_blackfin_AVAILABLE=y
    1.41 -CT_ARCH_ia64_AVAILABLE=y
    1.42  CT_ARCH_m68k_AVAILABLE=y
    1.43  CT_ARCH_mips_AVAILABLE=y
    1.44  CT_ARCH_powerpc_AVAILABLE=y
    1.45 @@ -151,8 +149,11 @@
    1.46  #
    1.47  # General toolchain options
    1.48  #
    1.49 +CT_FORCE_SYSROOT=y
    1.50  CT_USE_SYSROOT=y
    1.51 +CT_SYSROOT_NAME="sysroot"
    1.52  CT_SYSROOT_DIR_PREFIX=""
    1.53 +# CT_STATIC_TOOLCHAIN is not set
    1.54  
    1.55  #
    1.56  # Tuple completion and aliasing
    1.57 @@ -205,6 +206,7 @@
    1.58  #
    1.59  # GNU binutils
    1.60  #
    1.61 +# CT_BINUTILS_V_2_21 is not set
    1.62  # CT_BINUTILS_V_2_20_1 is not set
    1.63  # CT_BINUTILS_V_2_20 is not set
    1.64  # CT_BINUTILS_V_2_19_1 is not set
    1.65 @@ -221,6 +223,7 @@
    1.66  CT_CC="gcc"
    1.67  CT_CC_VERSION="4.2.2"
    1.68  CT_CC_gcc=y
    1.69 +# CT_CC_V_4_5_2 is not set
    1.70  # CT_CC_V_4_5_1 is not set
    1.71  # CT_CC_V_4_5_0 is not set
    1.72  # CT_CC_V_4_4_5 is not set
    1.73 @@ -309,6 +312,7 @@
    1.74  # CT_LIBC_SUPPORT_NPTL is not set
    1.75  # CT_LIBC_SUPPORT_LINUXTHREADS is not set
    1.76  # CT_LIBC_SUPPORT_WIN32THREADS is not set
    1.77 +CT_LIBC_SUPPORT_THREADS_NONE=y
    1.78  CT_THREADS="none"
    1.79  
    1.80  #