mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 02:39:46 +00:00
samples: update this ARM sample.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
ef0f984b00
commit
ea7e2f9dfe
@ -1,8 +1,9 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:07:47 2011
|
||||
# crosstool-NG hg_default@2672_7cfaaf8204e7 Configuration
|
||||
# Mon Sep 12 19:41:42 2011
|
||||
#
|
||||
CT_CONFIGURE_has_xzutils=y
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
@ -40,10 +41,9 @@ CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
|
||||
#
|
||||
# CT_FORBID_DOWNLOAD is not set
|
||||
# CT_FORCE_DOWNLOAD is not set
|
||||
# CT_USE_MIRROR is not set
|
||||
# CT_PREFER_MIRROR is not set
|
||||
CT_CONNECT_TIMEOUT=10
|
||||
# CT_ONLY_DOWNLOAD is not set
|
||||
# CT_USE_MIRROR is not set
|
||||
|
||||
#
|
||||
# Extracting
|
||||
@ -198,25 +198,24 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.33.16"
|
||||
CT_KERNEL_VERSION="3.0.4"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
CT_KERNEL_V_3_0_4=y
|
||||
# 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_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_39_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# 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_13 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_16=y
|
||||
# CT_KERNEL_V_2_6_32_43 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_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
@ -244,21 +243,30 @@ 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=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
CT_BINUTILS_VERSION="2.20"
|
||||
CT_BINUTILS_V_2_21_1a=y
|
||||
# CT_BINUTILS_V_2_20_1a is not set
|
||||
# CT_BINUTILS_V_2_19_1a is not set
|
||||
# CT_BINUTILS_V_2_18a is not set
|
||||
CT_BINUTILS_VERSION="2.21.1a"
|
||||
CT_BINUTILS_2_21_or_later=y
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_GOLD=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PLUGINS=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
# CT_BINUTILS_LINKER_LD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
CT_BINUTILS_LINKER_LD_GOLD=y
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_GOLD_INSTALLED=y
|
||||
CT_BINUTILS_GOLD_THREADS=y
|
||||
CT_BINUTILS_LINKER_BOTH=y
|
||||
CT_BINUTILS_LINKERS_LIST="ld,gold"
|
||||
CT_BINUTILS_LD_WRAPPER=y
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_PLUGINS=y
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
@ -268,10 +276,10 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
# C compiler
|
||||
#
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.3"
|
||||
CT_CC_VERSION="4.6.1"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
CT_CC_V_4_6_1=y
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
@ -280,7 +288,7 @@ CT_CC_gcc=y
|
||||
# CT_CC_V_4_4_6 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=y
|
||||
# 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
|
||||
@ -294,12 +302,20 @@ CT_CC_V_4_4_3=y
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
CT_CC_GCC_4_5_or_later=y
|
||||
CT_CC_GCC_4_6=y
|
||||
CT_CC_GCC_4_6_or_later=y
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
CT_CC_GCC_HAS_LTO=y
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_HAS_BUILD_ID=y
|
||||
CT_CC_GCC_ENABLE_PLUGINS=y
|
||||
CT_CC_GCC_GOLD=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
CT_CC_GCC_USE_MPC=y
|
||||
# CT_CC_LANG_FORTRAN is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -311,7 +327,6 @@ CT_CC_SUPPORT_OBJCXX=y
|
||||
# Additional supported languages:
|
||||
#
|
||||
CT_CC_LANG_CXX=y
|
||||
# CT_CC_LANG_FORTRAN is not set
|
||||
# CT_CC_LANG_JAVA is not set
|
||||
# CT_CC_LANG_ADA is not set
|
||||
# CT_CC_LANG_OBJC is not set
|
||||
@ -330,6 +345,7 @@ CT_CC_STATIC_LIBSTDCXX=y
|
||||
# Optimisation features
|
||||
#
|
||||
CT_CC_GCC_USE_GRAPHITE=y
|
||||
CT_CC_GCC_USE_LTO=y
|
||||
|
||||
#
|
||||
# Settings for libraries running on target
|
||||
@ -343,15 +359,16 @@ 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_DISABLE_PCH=y
|
||||
# CT_CC_GCC_SJLJ_EXCEPTIONS is not set
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
# CT_CC_GCC_BUILD_ID is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
#
|
||||
CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="0.9.30.2"
|
||||
CT_LIBC_VERSION="0.9.32"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
CT_LIBC_uClibc=y
|
||||
@ -361,14 +378,15 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_32 is not set
|
||||
CT_LIBC_UCLIBC_V_0_9_32=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_31 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
|
||||
CT_LIBC_UCLIBC_V_0_9_30_2=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_2 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_1 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_UCLIBC_V_snapshot is not set
|
||||
# CT_LIBC_UCLIBC_V_specific_date is not set
|
||||
CT_LIBC_UCLIBC_0_9_32_or_later=y
|
||||
CT_LIBC_UCLIBC_0_9_30_or_later=y
|
||||
CT_LIBC_UCLIBC_PARALLEL=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
@ -381,25 +399,27 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="linuxthreads"
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# uClibc other options
|
||||
#
|
||||
CT_LIBC_UCLIBC_LNXTHRD_OLD=y
|
||||
# CT_LIBC_UCLIBC_LNXTHRD_OLD is not set
|
||||
# CT_LIBC_UCLIBC_LNXTHRD_NEW is not set
|
||||
CT_LIBC_UCLIBC_LNXTHRD="old"
|
||||
CT_LIBC_UCLIBC_LNXTHRD=""
|
||||
# CT_LIBC_UCLIBC_LOCALES is not set
|
||||
# CT_LIBC_UCLIBC_WCHAR is not set
|
||||
CT_LIBC_UCLIBC_WCHAR=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -424,15 +444,16 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
# gdb version
|
||||
#
|
||||
# CT_DEBUG_GDB_SHOW_LINARO is not set
|
||||
# CT_GDB_V_7_2 is not set
|
||||
CT_GDB_V_7_1=y
|
||||
# CT_GDB_V_7_0_1 is not set
|
||||
# CT_GDB_V_7_0 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_V_7_3a=y
|
||||
# CT_GDB_V_7_2a is not set
|
||||
# CT_GDB_V_7_1a is not set
|
||||
# CT_GDB_V_7_0_1a is not set
|
||||
# CT_GDB_V_7_0a is not set
|
||||
# CT_GDB_V_6_8a is not set
|
||||
CT_GDB_7_0_or_later=y
|
||||
CT_GDB_HAS_PKGVERSION_BUGURL=y
|
||||
CT_GDB_INSTALL_GDBINIT=y
|
||||
CT_GDB_VERSION="7.1"
|
||||
CT_GDB_VERSION="7.3a"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
@ -452,35 +473,45 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
CT_MPC_NEEDED=y
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
CT_PPL=y
|
||||
CT_CLOOG=y
|
||||
CT_MPC=y
|
||||
CT_LIBELF_TARGET=y
|
||||
CT_GMP_V_5_0_2=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_2 is not set
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
CT_GMP_VERSION="5.0.2"
|
||||
CT_MPFR_V_3_0_1=y
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_2 is not set
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
CT_MPFR_VERSION="3.0.1"
|
||||
CT_PPL_V_0_11_2=y
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
# CT_PPL_V_0_10_2 is not set
|
||||
CT_PPL_VERSION="0.11.2"
|
||||
CT_PPL_0_11=y
|
||||
CT_PPL_NEEDS_LIBPWL=y
|
||||
CT_CLOOG_V_0_15_11=y
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_9 is not set
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
# CT_CLOOG_V_0_15_7 is not set
|
||||
# CT_CLOOG_V_0_15_6 is not set
|
||||
CT_CLOOG_VERSION="0.15.9"
|
||||
CT_CLOOG_VERSION="0.15.11"
|
||||
CT_MPC_V_0_9=y
|
||||
# CT_MPC_V_0_8_2 is not set
|
||||
# CT_MPC_V_0_8_1 is not set
|
||||
# CT_MPC_V_0_7 is not set
|
||||
CT_MPC_VERSION="0.9"
|
||||
|
||||
#
|
||||
# libelf version needed to build for target
|
||||
@ -506,4 +537,5 @@ CT_LIBELF_VERSION="0.8.13"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
CT_TEST_SUITE=y
|
||||
CT_TEST_SUITE_GCC=y
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Version: 0.9.30.1
|
||||
# Sun Mar 8 12:34:47 2009
|
||||
# Version: 0.9.32.1-git
|
||||
# Mon Sep 12 22:41:20 2011
|
||||
#
|
||||
# TARGET_alpha is not set
|
||||
TARGET_arm=y
|
||||
@ -28,6 +28,7 @@ TARGET_arm=y
|
||||
# TARGET_vax is not set
|
||||
# TARGET_x86_64 is not set
|
||||
# TARGET_xtensa is not set
|
||||
# TARGET_c6x is not set
|
||||
|
||||
#
|
||||
# Target Architecture Features and Options
|
||||
@ -69,6 +70,7 @@ UCLIBC_HAS_FLOATS=y
|
||||
# UCLIBC_HAS_FPU is not set
|
||||
UCLIBC_HAS_SOFT_FLOAT=y
|
||||
DO_C99_MATH=y
|
||||
DO_XSI_MATH=y
|
||||
UCLIBC_HAS_FENV=y
|
||||
KERNEL_HEADERS="/usr/include"
|
||||
HAVE_DOT_CONFIG=y
|
||||
@ -84,16 +86,21 @@ HAVE_SHARED=y
|
||||
# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
|
||||
LDSO_LDD_SUPPORT=y
|
||||
LDSO_CACHE_SUPPORT=y
|
||||
LDSO_PRELOAD_ENV_SUPPORT=y
|
||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||
LDSO_BASE_FILENAME="ld.so"
|
||||
UCLIBC_STATIC_LDCONFIG=y
|
||||
# LDSO_RUNPATH is not set
|
||||
# LDSO_SEARCH_INTERP_PATH is not set
|
||||
UCLIBC_CTOR_DTOR=y
|
||||
# LDSO_GNU_HASH_SUPPORT is not set
|
||||
# HAS_NO_THREADS is not set
|
||||
# LINUXTHREADS_OLD is not set
|
||||
# LINUXTHREADS_NEW is not set
|
||||
UCLIBC_HAS_THREADS_NATIVE=y
|
||||
UCLIBC_HAS_THREADS=y
|
||||
UCLIBC_HAS_TLS=y
|
||||
# PTHREADS_DEBUG_SUPPORT is not set
|
||||
LINUXTHREADS_OLD=y
|
||||
UCLIBC_HAS_SYSLOG=y
|
||||
UCLIBC_HAS_LFS=y
|
||||
# MALLOC is not set
|
||||
@ -102,8 +109,10 @@ MALLOC_STANDARD=y
|
||||
# MALLOC_GLIBC_COMPAT is not set
|
||||
UCLIBC_DYNAMIC_ATEXIT=y
|
||||
# COMPAT_ATEXIT is not set
|
||||
# UCLIBC_SUSV3_LEGACY is not set
|
||||
UCLIBC_SUSV3_LEGACY=y
|
||||
# UCLIBC_SUSV3_LEGACY_MACROS is not set
|
||||
# UCLIBC_SUSV4_LEGACY is not set
|
||||
UCLIBC_STRICT_HEADERS=y
|
||||
# UCLIBC_HAS_STUBS is not set
|
||||
UCLIBC_HAS_SHADOW=y
|
||||
# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
|
||||
@ -111,11 +120,13 @@ UCLIBC_HAS_PTY=y
|
||||
ASSUME_DEVPTS=y
|
||||
UNIX98PTY_ONLY=y
|
||||
# UCLIBC_HAS_GETPT is not set
|
||||
UCLIBC_HAS_LIBUTIL=y
|
||||
UCLIBC_HAS_TM_EXTENSIONS=y
|
||||
UCLIBC_HAS_TZ_CACHING=y
|
||||
UCLIBC_HAS_TZ_FILE=y
|
||||
UCLIBC_HAS_TZ_FILE_READ_MANY=y
|
||||
UCLIBC_TZ_FILE_PATH="/etc/TZ"
|
||||
# UCLIBC_FALLBACK_TO_ETC_LOCALTIME is not set
|
||||
|
||||
#
|
||||
# Advanced Library Settings
|
||||
@ -130,7 +141,7 @@ UCLIBC_LINUX_MODULE_24=y
|
||||
UCLIBC_LINUX_SPECIFIC=y
|
||||
UCLIBC_HAS_GNU_ERROR=y
|
||||
# UCLIBC_BSD_SPECIFIC is not set
|
||||
UCLIBC_HAS_BSD_ERR=y
|
||||
# UCLIBC_HAS_BSD_ERR is not set
|
||||
# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
|
||||
# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
|
||||
# UCLIBC_NTP_LEGACY is not set
|
||||
@ -145,13 +156,17 @@ UCLIBC_HAS_CRYPT=y
|
||||
UCLIBC_HAS_NETWORK_SUPPORT=y
|
||||
UCLIBC_HAS_SOCKET=y
|
||||
UCLIBC_HAS_IPV4=y
|
||||
# UCLIBC_HAS_IPV6 is not set
|
||||
UCLIBC_HAS_IPV6=y
|
||||
UCLIBC_HAS_RPC=y
|
||||
UCLIBC_HAS_FULL_RPC=y
|
||||
UCLIBC_HAS_REENTRANT_RPC=y
|
||||
UCLIBC_USE_NETLINK=y
|
||||
UCLIBC_SUPPORT_AI_ADDRCONFIG=y
|
||||
# UCLIBC_HAS_BSD_RES_CLOSE is not set
|
||||
UCLIBC_HAS_COMPAT_RES_STATE=y
|
||||
# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
|
||||
# UCLIBC_HAS_LIBRESOLV_STUB is not set
|
||||
# UCLIBC_HAS_LIBNSL_STUB is not set
|
||||
|
||||
#
|
||||
# String and Stdio Support
|
||||
@ -193,26 +208,30 @@ UCLIBC_HAS_ERRNO_MESSAGES=y
|
||||
UCLIBC_HAS_SIGNUM_MESSAGES=y
|
||||
# UCLIBC_HAS_SYS_SIGLIST is not set
|
||||
UCLIBC_HAS_GNU_GETOPT=y
|
||||
UCLIBC_HAS_STDIO_FUTEXES=y
|
||||
UCLIBC_HAS_GNU_GETSUBOPT=y
|
||||
|
||||
#
|
||||
# Big and Tall
|
||||
#
|
||||
UCLIBC_HAS_REGEX=y
|
||||
UCLIBC_HAS_REGEX_OLD=y
|
||||
# UCLIBC_HAS_REGEX_OLD is not set
|
||||
UCLIBC_HAS_FNMATCH=y
|
||||
UCLIBC_HAS_FNMATCH_OLD=y
|
||||
# UCLIBC_HAS_FNMATCH_OLD is not set
|
||||
# UCLIBC_HAS_WORDEXP is not set
|
||||
# UCLIBC_HAS_FTW is not set
|
||||
UCLIBC_HAS_NFTW=y
|
||||
# UCLIBC_HAS_FTS is not set
|
||||
UCLIBC_HAS_GLOB=y
|
||||
UCLIBC_HAS_GNU_GLOB=y
|
||||
# UCLIBC_HAS_UTMPX is not set
|
||||
|
||||
#
|
||||
# Library Installation Options
|
||||
#
|
||||
SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"
|
||||
RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
|
||||
DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
|
||||
MULTILIB_DIR="lib"
|
||||
# HARDWIRED_ABSPATH is not set
|
||||
|
||||
#
|
||||
# Security options
|
||||
@ -231,13 +250,13 @@ UCLIBC_BUILD_NOEXECSTACK=y
|
||||
CROSS_COMPILER_PREFIX=""
|
||||
UCLIBC_EXTRA_CFLAGS=""
|
||||
# DODEBUG is not set
|
||||
# DODEBUG_PT is not set
|
||||
# DOSTRIP is not set
|
||||
# DOASSERTS is not set
|
||||
# SUPPORT_LD_DEBUG is not set
|
||||
# SUPPORT_LD_DEBUG_EARLY is not set
|
||||
# UCLIBC_MALLOC_DEBUGGING is not set
|
||||
UCLIBC_HAS_BACKTRACE=y
|
||||
WARNINGS="-Wall"
|
||||
# EXTRA_WARNINGS is not set
|
||||
EXTRA_WARNINGS=y
|
||||
# DOMULTI is not set
|
||||
# UCLIBC_MJN3_ONLY is not set
|
Loading…
Reference in New Issue
Block a user