From d00f309676fe78cc6ce8c1e16f2767d8f45650c2 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 4 Dec 2011 21:59:48 +0100 Subject: tried to upgrade, broken now --- uclibc-config | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'uclibc-config') diff --git a/uclibc-config b/uclibc-config index 4660593..31c612b 100644 --- a/uclibc-config +++ b/uclibc-config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Version: 0.9.31 -# Thu Apr 22 12:05:39 2010 +# Version: 0.9.32 +# Sun Dec 4 21:54:11 2011 # # TARGET_alpha is not set # TARGET_arm is not set @@ -12,7 +12,7 @@ # TARGET_frv is not set # TARGET_h8300 is not set # TARGET_hppa is not set -TARGET_i386=y +# TARGET_i386 is not set # TARGET_i960 is not set # TARGET_ia64 is not set # TARGET_m68k is not set @@ -26,18 +26,19 @@ TARGET_i386=y # TARGET_sparc is not set # TARGET_v850 is not set # TARGET_vax is not set -# TARGET_x86_64 is not set +TARGET_x86_64=y # TARGET_xtensa is not set +# TARGET_c6x is not set # # Target Architecture Features and Options # -TARGET_ARCH="i386" +TARGET_ARCH="x86_64" FORCE_OPTIONS_FOR_ARCH=y # CONFIG_GENERIC_386 is not set # CONFIG_386 is not set # CONFIG_486 is not set -CONFIG_586=y +# CONFIG_586 is not set # CONFIG_586MMX is not set # CONFIG_686 is not set # CONFIG_PENTIUMII is not set @@ -83,6 +84,7 @@ 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=y LDSO_BASE_FILENAME="ld.so" UCLIBC_STATIC_LDCONFIG=y @@ -93,6 +95,7 @@ UCLIBC_CTOR_DTOR=y # HAS_NO_THREADS is not set LINUXTHREADS_OLD=y # LINUXTHREADS_NEW is not set +# UCLIBC_HAS_THREADS_NATIVE is not set UCLIBC_HAS_THREADS=y # PTHREADS_DEBUG_SUPPORT is not set UCLIBC_HAS_SYSLOG=y @@ -106,6 +109,7 @@ UCLIBC_DYNAMIC_ATEXIT=y # UCLIBC_SUSV3_LEGACY is not set # UCLIBC_SUSV3_LEGACY_MACROS is not set # UCLIBC_SUSV4_LEGACY is not set +# UCLIBC_STRICT_HEADERS is not set # UCLIBC_HAS_STUBS is not set UCLIBC_HAS_SHADOW=y # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set @@ -119,6 +123,7 @@ 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=y # # Advanced Library Settings @@ -204,6 +209,8 @@ UCLIBC_HAS_GNU_GETSUBOPT=y # UCLIBC_HAS_REGEX is not set # UCLIBC_HAS_FNMATCH is not set # UCLIBC_HAS_NFTW is not set +# UCLIBC_HAS_FTS is not set +# UCLIBC_HAS_UTMPX is not set # # Library Installation Options @@ -216,7 +223,6 @@ HARDWIRED_ABSPATH=y # # Security options # -# UCLIBC_BUILD_PIE is not set # UCLIBC_HAS_ARC4RANDOM is not set # HAVE_NO_SSP is not set # UCLIBC_HAS_SSP is not set @@ -236,6 +242,7 @@ DOSTRIP=y # SUPPORT_LD_DEBUG is not set # SUPPORT_LD_DEBUG_EARLY is not set # UCLIBC_MALLOC_DEBUGGING is not set +# UCLIBC_HAS_BACKTRACE is not set WARNINGS="-Wall" # EXTRA_WARNINGS is not set # DOMULTI is not set -- cgit v1.2.3-54-g00ecf