mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-06-24 01:28:44 +00:00
samples: update before release
Update all samples to reflect the new set of options, plus: - remove the arm-iphone-linux-gnueabi sample (obsolete...) - disable hard-float in ARM bare-metal samples. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
committed by
Yann E. MORIN"
parent
d4cfedec3c
commit
e1d16aa95e
@ -1,9 +1,9 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
|
||||
# Sun Oct 16 17:29:33 2011
|
||||
# crosstool-NG hg+default-e6be0f495de3 Configuration
|
||||
# Mon Jan 30 22:47:48 2012
|
||||
#
|
||||
CT_CONFIGURE_has_xzutils=y
|
||||
CT_CONFIGURE_has_xz=y
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_MODULES=y
|
||||
@ -91,8 +91,9 @@ CT_ARCH="mips"
|
||||
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORTS_WITH_ARCH=y
|
||||
CT_ARCH_SUPPORTS_WITH_TUNE=y
|
||||
CT_ARCH_SUPPORTS_WITH_FLOAT=y
|
||||
CT_ARCH_DEFAULT_BE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
CT_ARCH_ARCH=""
|
||||
@ -132,11 +133,14 @@ CT_ARCH_x86_AVAILABLE=y
|
||||
#
|
||||
# Generic target options
|
||||
#
|
||||
# CT_MULTILIB is not set
|
||||
CT_ARCH_USE_MMU=y
|
||||
CT_ARCH_ENDIAN="big"
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
#
|
||||
CT_ARCH_FLOAT="hard"
|
||||
|
||||
#
|
||||
# mips other options
|
||||
@ -183,6 +187,11 @@ CT_BUILD=""
|
||||
CT_BUILD_PREFIX=""
|
||||
CT_BUILD_SUFFIX=""
|
||||
|
||||
#
|
||||
# Misc options
|
||||
#
|
||||
# CT_TOOLCHAIN_ENABLE_NLS is not set
|
||||
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
@ -193,19 +202,17 @@ CT_KERNEL_VERSION="2.6.38.8"
|
||||
CT_KERNEL_linux=y
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
# CT_KERNEL_V_3_0_4 is not set
|
||||
# CT_KERNEL_V_3_0_3 is not set
|
||||
# CT_KERNEL_V_3_0_2 is not set
|
||||
# CT_KERNEL_V_3_0_1 is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_3_2_2 is not set
|
||||
# CT_KERNEL_V_3_2_1 is not set
|
||||
# CT_KERNEL_V_3_2 is not set
|
||||
# CT_KERNEL_V_3_1_10 is not set
|
||||
# CT_KERNEL_V_3_0_18 is not set
|
||||
# CT_KERNEL_V_2_6_39_4 is not set
|
||||
CT_KERNEL_V_2_6_38_8=y
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_14 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_19 is not set
|
||||
# CT_KERNEL_V_2_6_32_46 is not set
|
||||
# CT_KERNEL_V_2_6_33_20 is not set
|
||||
# CT_KERNEL_V_2_6_32_55 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
@ -233,6 +240,7 @@ CT_ARCH_BINFMT_ELF=y
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_22 is not set
|
||||
# CT_BINUTILS_V_2_21_53 is not set
|
||||
CT_BINUTILS_V_2_21_1a=y
|
||||
# CT_BINUTILS_V_2_20_1a is not set
|
||||
@ -261,6 +269,7 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.6"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_4_6_2 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
@ -314,6 +323,7 @@ CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
# CT_CC_GCC_SYSTEM_ZLIB is not set
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -437,7 +447,9 @@ CT_LIBC_GLIBC_MIN_KERNEL="2.6.38.8"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
# CT_GDB_CROSS_SIM is not set
|
||||
CT_GDB_CROSS_PYTHON=y
|
||||
CT_GDB_CROSS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_GDB_NATIVE is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
# CT_GDB_GDBSERVER_STATIC is not set
|
||||
@ -474,6 +486,7 @@ CT_GMP_V_5_0_1=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
CT_GMP_VERSION="5.0.1"
|
||||
# CT_MPFR_V_3_1_0 is not set
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
CT_MPFR_V_3_0_0=y
|
||||
# CT_MPFR_V_2_4_2 is not set
|
||||
|
Reference in New Issue
Block a user