diff options
| author | Eric Andersen <andersen@codepoet.org> | 2002-12-07 10:37:41 +0000 |
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2002-12-07 10:37:41 +0000 |
| commit | be4cf785bdff65e87ea8abf7b48e09cf78b6ec6d (patch) | |
| tree | e4659842b9179633c74888b467ab938770607940 | |
| parent | 0b90e17e6394519cc1ca7eb720cd191dbb1c4e4c (diff) | |
| download | buildroot-novena-be4cf785bdff65e87ea8abf7b48e09cf78b6ec6d.tar.gz buildroot-novena-be4cf785bdff65e87ea8abf7b48e09cf78b6ec6d.zip | |
Update the default 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 3b9269cd9..4ee70d0c9 100644 --- a/sources/uClibc.config +++ b/sources/uClibc.config @@ -34,6 +34,7 @@ DOPIC=y HAVE_SHARED=y BUILD_UCLIBC_LDSO=y LDSO_LDD_SUPPORT=y +UCLIBC_CTOR_DTOR=y UCLIBC_HAS_THREADS=y UCLIBC_HAS_LFS=y # MALLOC is not set |
