summaryrefslogtreecommitdiff
path: root/target/nios2/uclibc-ng.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-03-25 18:11:55 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-03-26 09:28:10 +0200
commit265e815fa636caefe29594481c1be9036c3dbb6d (patch)
tree8e56cf9c16ee83b67be3f2c13f303ecaacefa47d /target/nios2/uclibc-ng.config
parentc481caafc0aef67cbb7993be332925855a51d61f (diff)
nios2: allow to play with ld.so
Diffstat (limited to 'target/nios2/uclibc-ng.config')
-rw-r--r--target/nios2/uclibc-ng.config28
1 files changed, 25 insertions, 3 deletions
diff --git a/target/nios2/uclibc-ng.config b/target/nios2/uclibc-ng.config
index e5d2f93ed..2e4c1afea 100644
--- a/target/nios2/uclibc-ng.config
+++ b/target/nios2/uclibc-ng.config
@@ -1,7 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
-# uClibc-ng 1.0.21 C Library Configuration
+# uClibc-ng 1.0.22 C Library Configuration
#
+# TARGET_aarch64 is not set
# TARGET_alpha is not set
# TARGET_arc is not set
# TARGET_arm is not set
@@ -58,9 +59,24 @@ HAVE_DOT_CONFIG=y
# General Library Settings
#
DOPIC=y
-ARCH_HAS_NO_SHARED=y
-ARCH_HAS_NO_LDSO=y
+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"
+# 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
@@ -68,6 +84,7 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
# PTHREADS_DEBUG_SUPPORT is not set
UCLIBC_HAS_SYSLOG=y
+UCLIBC_HAS_LFS=y
# MALLOC is not set
# MALLOC_SIMPLE is not set
MALLOC_STANDARD=y
@@ -207,6 +224,8 @@ HARDWIRED_ABSPATH=y
UCLIBC_HAS_ARC4RANDOM=y
# ARC4RANDOM_USES_NODEV is not set
# UCLIBC_HAS_SSP is not set
+UCLIBC_BUILD_RELRO=y
+# UCLIBC_BUILD_NOW is not set
UCLIBC_BUILD_NOEXECSTACK=y
#
@@ -217,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