mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-06-22 00:41:51 +00:00
samples: update all samples
All samples get rebased, no new option is chosen.
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@1937_7d7e3d25e4fc
|
||||
# Sun Apr 25 18:43:10 2010
|
||||
# crosstool-NG version: hg_default@2054_fb4bba062948
|
||||
# Fri Jul 30 23:36:33 2010
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
# Paths and misc options
|
||||
@ -183,29 +184,37 @@ CT_BUILD_SUFFIX=""
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.27.46"
|
||||
CT_KERNEL_VERSION="2.6.27.48"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# CT_KERNEL_V_2_6_34_1 is not set
|
||||
# CT_KERNEL_V_2_6_34 is not set
|
||||
# CT_KERNEL_V_2_6_33_6 is not set
|
||||
# CT_KERNEL_V_2_6_33_5 is not set
|
||||
# CT_KERNEL_V_2_6_33_4 is not set
|
||||
# CT_KERNEL_V_2_6_33_3 is not set
|
||||
# CT_KERNEL_V_2_6_33_2 is not set
|
||||
# CT_KERNEL_V_2_6_33_1 is not set
|
||||
# CT_KERNEL_V_2_6_33 is not set
|
||||
# CT_KERNEL_V_2_6_32_11 is not set
|
||||
# CT_KERNEL_V_2_6_31_13 is not set
|
||||
# CT_KERNEL_V_2_6_32_16 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_30_10 is not set
|
||||
# CT_KERNEL_V_2_6_29_6 is not set
|
||||
# CT_KERNEL_V_2_6_28_10 is not set
|
||||
CT_KERNEL_V_2_6_27_46=y
|
||||
CT_KERNEL_V_2_6_27_48=y
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
# Common kernel options
|
||||
@ -222,6 +231,7 @@ CT_ARCH_BINFMT_ELF=y
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# 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
|
||||
CT_BINUTILS_V_2_19=y
|
||||
@ -244,6 +254,7 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_4_5_0 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
|
||||
@ -265,17 +276,13 @@ CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
|
||||
# CT_CC_SJLJ_EXCEPTIONS_USE is not set
|
||||
# CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC_LIBELF is not set
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -290,6 +297,19 @@ CT_CC_LANG_CXX=y
|
||||
# CT_CC_LANG_FORTRAN is not set
|
||||
# CT_CC_LANG_JAVA is not set
|
||||
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
|
||||
|
||||
#
|
||||
# Misc. obscure options.
|
||||
#
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
CT_CC_GCC_SJLJ_EXCEPTIONS=m
|
||||
# CT_CC_GCC_LIBMUDFLAP is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
#
|
||||
@ -297,6 +317,7 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
@ -314,6 +335,7 @@ CT_LIBC_V_2_9=y
|
||||
# CT_LIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_V_2_5 is not set
|
||||
# CT_LIBC_V_2_3_6 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
@ -330,9 +352,11 @@ CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.27.46"
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.27.48"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
@ -340,7 +364,9 @@ CT_THREADS="nptl"
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -369,6 +395,7 @@ CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
|
Reference in New Issue
Block a user