diff options
author | Eric Andersen <andersen@codepoet.org> | 2006-06-23 07:45:00 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2006-06-23 07:45:00 +0000 |
commit | b6ea2bdd2f698eab54bb11fd02e0543025331de4 (patch) | |
tree | dcab173fa20c392b9d5fd09f3f507c008e914409 /target/device/AMD/DBAu1500/uClibc.config.mips | |
parent | 4856369541d3653db986b58237f54d7eb8fbc11d (diff) |
update config a bit
Diffstat (limited to 'target/device/AMD/DBAu1500/uClibc.config.mips')
-rw-r--r-- | target/device/AMD/DBAu1500/uClibc.config.mips | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/device/AMD/DBAu1500/uClibc.config.mips b/target/device/AMD/DBAu1500/uClibc.config.mips index 87d848fd3..8f9d58a16 100644 --- a/target/device/AMD/DBAu1500/uClibc.config.mips +++ b/target/device/AMD/DBAu1500/uClibc.config.mips @@ -78,6 +78,7 @@ MALLOC_STANDARD=y MALLOC_GLIBC_COMPAT=y UCLIBC_DYNAMIC_ATEXIT=y # COMPAT_ATEXIT is not set +# UCLIBC_SUSV3_LEGACY is not set HAS_SHADOW=y # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set UCLIBC_HAS___PROGNAME=y |