patched uClibc.config gentoo bug #69785

SVN-Revision: 172
This commit is contained in:
Ned Ludd 2004-11-10 08:59:22 +00:00
parent caeca13fc7
commit 5e976368b0
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