|
@@ -3,6 +3,7 @@
|
|
#
|
|
#
|
|
# TARGET_alpha is not set
|
|
# TARGET_alpha is not set
|
|
# TARGET_arm is not set
|
|
# TARGET_arm is not set
|
|
|
|
+# TARGET_avr32 is not set
|
|
# TARGET_bfin is not set
|
|
# TARGET_bfin is not set
|
|
# TARGET_cris is not set
|
|
# TARGET_cris is not set
|
|
# TARGET_e1 is not set
|
|
# TARGET_e1 is not set
|
|
@@ -52,8 +53,10 @@ HAVE_DOT_CONFIG=y
|
|
#
|
|
#
|
|
# HAVE_NO_PIC is not set
|
|
# HAVE_NO_PIC is not set
|
|
DOPIC=y
|
|
DOPIC=y
|
|
|
|
+# LINKRELAX is not set
|
|
# HAVE_NO_SHARED is not set
|
|
# HAVE_NO_SHARED is not set
|
|
# ARCH_HAS_NO_LDSO is not set
|
|
# ARCH_HAS_NO_LDSO is not set
|
|
|
|
+BUILD_UCLIBC_LDSO=y
|
|
HAVE_SHARED=y
|
|
HAVE_SHARED=y
|
|
# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
|
|
# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
|
|
LDSO_LDD_SUPPORT=y
|
|
LDSO_LDD_SUPPORT=y
|
|
@@ -62,6 +65,7 @@ LDSO_CACHE_SUPPORT=y
|
|
LDSO_BASE_FILENAME="ld.so"
|
|
LDSO_BASE_FILENAME="ld.so"
|
|
# UCLIBC_STATIC_LDCONFIG is not set
|
|
# UCLIBC_STATIC_LDCONFIG is not set
|
|
# LDSO_RUNPATH is not set
|
|
# LDSO_RUNPATH is not set
|
|
|
|
+# DL_FINI_CRT_COMPAT is not set
|
|
UCLIBC_CTOR_DTOR=y
|
|
UCLIBC_CTOR_DTOR=y
|
|
# HAS_NO_THREADS is not set
|
|
# HAS_NO_THREADS is not set
|
|
UCLIBC_HAS_THREADS=y
|
|
UCLIBC_HAS_THREADS=y
|
|
@@ -74,6 +78,7 @@ MALLOC_STANDARD=y
|
|
MALLOC_GLIBC_COMPAT=y
|
|
MALLOC_GLIBC_COMPAT=y
|
|
UCLIBC_DYNAMIC_ATEXIT=y
|
|
UCLIBC_DYNAMIC_ATEXIT=y
|
|
# COMPAT_ATEXIT is not set
|
|
# COMPAT_ATEXIT is not set
|
|
|
|
+HAS_SHADOW=y
|
|
# UCLIBC_SUSV3_LEGACY is not set
|
|
# UCLIBC_SUSV3_LEGACY is not set
|
|
UCLIBC_SUSV3_LEGACY_MACROS=y
|
|
UCLIBC_SUSV3_LEGACY_MACROS=y
|
|
UCLIBC_HAS_SHADOW=y
|
|
UCLIBC_HAS_SHADOW=y
|
|
@@ -165,8 +170,9 @@ RUNTIME_PREFIX="/"
|
|
DEVEL_PREFIX="/usr/"
|
|
DEVEL_PREFIX="/usr/"
|
|
|
|
|
|
#
|
|
#
|
|
-# Security options
|
|
|
|
|
|
+# uClibc security related options
|
|
#
|
|
#
|
|
|
|
+# UCLIBC_SECURITY is not set
|
|
# UCLIBC_BUILD_PIE is not set
|
|
# UCLIBC_BUILD_PIE is not set
|
|
# UCLIBC_HAS_ARC4RANDOM is not set
|
|
# UCLIBC_HAS_ARC4RANDOM is not set
|
|
# HAVE_NO_SSP is not set
|
|
# HAVE_NO_SSP is not set
|