diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/config b/debian/config index 487198a72..1177443ec 100644 --- a/debian/config +++ b/debian/config @@ -36,11 +36,16 @@ HAVE_DOT_CONFIG=y # # HAVE_NO_PIC is not set DOPIC=y +# HAVE_NO_SHARED is not set HAVE_SHARED=y +# ARCH_HAS_NO_LDSO is not set BUILD_UCLIBC_LDSO=y +# UCLIBC_PIE_SUPPORT is not set LDSO_LDD_SUPPORT=y UCLIBC_CTOR_DTOR=y +# UCLIBC_PROPOLICE is not set # UCLIBC_PROFILING is not set +# HAS_NO_THREADS is not set UCLIBC_HAS_THREADS=y PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_LFS=y |