patched uClibc.config gentoo bug #69785

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@172 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
OpenWrt Developers 2004-11-10 08:59:22 +00:00
parent e2a4e42476
commit 87b8f26d65
1 changed files with 3 additions and 1 deletions

View File

@ -55,8 +55,10 @@ HAVE_SHARED=y
# ARCH_HAS_NO_LDSO is not set
BUILD_UCLIBC_LDSO=y
# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
# UCLIBC_PIE_SUPPORT is not set
LDSO_LDD_SUPPORT=y
LDSO_CACHE_SUPPORT=y
# LDSO_PRELOAD_FILE_SUPPORT is not set
LDSO_BASE_FILENAME="ld.so"
UCLIBC_CTOR_DTOR=y
# UCLIBC_PROPOLICE is not set
# HAS_NO_THREADS is not set