From 48bd059a225de07cc82f84b0c1843f0c9a0f16e8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 26 Jun 2017 12:40:58 +0200 Subject: uclibc-ng: update default configs --- target/sparc64/uclibc-ng.config | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) (limited to 'target/sparc64') diff --git a/target/sparc64/uclibc-ng.config b/target/sparc64/uclibc-ng.config index 4c66ad8a5..b589cf08e 100644 --- a/target/sparc64/uclibc-ng.config +++ b/target/sparc64/uclibc-ng.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.24 C Library Configuration +# uClibc-ng 1.0.25 C Library Configuration # # TARGET_aarch64 is not set # TARGET_alpha is not set @@ -51,7 +51,7 @@ ARCH_USE_MMU=y UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y -# DO_XSI_MATH is not set +DO_XSI_MATH=y # UCLIBC_HAS_FENV is not set UCLIBC_HAS_LONG_DOUBLE_MATH=y KERNEL_HEADERS="" @@ -61,10 +61,25 @@ HAVE_DOT_CONFIG=y # General Library Settings # DOPIC=y -ARCH_HAS_NO_SHARED=y -ARCH_HAS_NO_LDSO=y ARCH_HAS_UCONTEXT=y +HAVE_SHARED=y +# FORCE_SHAREABLE_TEXT_SEGMENTS is not set +LDSO_LDD_SUPPORT=y +LDSO_CACHE_SUPPORT=y +# LDSO_PRELOAD_ENV_SUPPORT is not set +# LDSO_PRELOAD_FILE_SUPPORT is not set +LDSO_BASE_FILENAME="ld.so" +# LDSO_STANDALONE_SUPPORT is not set +# LDSO_PRELINK_SUPPORT is not set +# UCLIBC_STATIC_LDCONFIG is not set +LDSO_RUNPATH=y +LDSO_RUNPATH_OF_EXECUTABLE=y +LDSO_SAFE_RUNPATH=y +LDSO_SEARCH_INTERP_PATH=y +LDSO_LD_LIBRARY_PATH=y +LDSO_NO_CLEANUP=y UCLIBC_CTOR_DTOR=y +# LDSO_GNU_HASH_SUPPORT is not set # HAS_NO_THREADS is not set # UCLIBC_HAS_LINUXTHREADS is not set UCLIBC_HAS_THREADS_NATIVE=y @@ -152,7 +167,7 @@ UCLIBC_HAS_CTYPE_CHECKED=y # UCLIBC_HAS_CTYPE_ENFORCED is not set UCLIBC_HAS_WCHAR=y # UCLIBC_HAS_LIBICONV is not set -UCLIBC_HAS_LIBINTL=y +# UCLIBC_HAS_LIBINTL is not set # UCLIBC_HAS_LOCALE is not set UCLIBC_HAS_HEXADECIMAL_FLOATS=y UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y @@ -209,6 +224,8 @@ HARDWIRED_ABSPATH=y # # UCLIBC_HAS_ARC4RANDOM is not set # UCLIBC_HAS_SSP is not set +# UCLIBC_BUILD_RELRO is not set +# UCLIBC_BUILD_NOW is not set UCLIBC_BUILD_NOEXECSTACK=y # @@ -219,6 +236,9 @@ UCLIBC_EXTRA_CFLAGS="" # DODEBUG 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 is not set WARNINGS="-Wall" # EXTRA_WARNINGS is not set -- cgit v1.2.3