diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-06-26 22:58:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-06-26 22:58:15 +0000 |
commit | d385b6e3a2bd0a09bb2e3aa68c5c63d7b233ff39 (patch) | |
tree | c0908df7d2d93191298d575178964504ac13a628 /sources/uClibc.config | |
parent | 9bd870547ac2d3a0d0e3b70198a21346d851d80f (diff) | |
download | buildroot-novena-d385b6e3a2bd0a09bb2e3aa68c5c63d7b233ff39.tar.gz buildroot-novena-d385b6e3a2bd0a09bb2e3aa68c5c63d7b233ff39.zip |
Minor config updates
Diffstat (limited to 'sources/uClibc.config')
-rw-r--r-- | sources/uClibc.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/uClibc.config b/sources/uClibc.config index 358d99e0d..42afe68bc 100644 --- a/sources/uClibc.config +++ b/sources/uClibc.config @@ -39,6 +39,7 @@ HAVE_DOT_CONFIG=y DOPIC=y HAVE_SHARED=y BUILD_UCLIBC_LDSO=y +# FORCE_SHAREABLE_TEXT_SEGMENTS is not set # UCLIBC_PIE_SUPPORT is not set LDSO_LDD_SUPPORT=y UCLIBC_CTOR_DTOR=y |