diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2004-01-14 10:33:00 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2004-01-14 10:33:00 +0000 |
commit | 953aa99185b05c7ed7db097fa2a5c4a83624fefa (patch) | |
tree | cea2ac143780c684f0a01f1d6241521da5fd85e2 /sources/uClibc.config | |
parent | 9168e8380931531eb69f62a543b9f7413115eaaf (diff) |
Oops.
Diffstat (limited to 'sources/uClibc.config')
-rw-r--r-- | sources/uClibc.config | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sources/uClibc.config b/sources/uClibc.config index 73a3b53f2..c5360d928 100644 --- a/sources/uClibc.config +++ b/sources/uClibc.config @@ -122,9 +122,8 @@ DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc" # # uClibc development/debugging options # -DODEBUG=y -DOASSERTS=y +# DODEBUG is not set +# DOASSERTS is not set # SUPPORT_LD_DEBUG is not set # SUPPORT_LD_DEBUG_EARLY is not set -UCLIBC_MJN3_ONLY=y -UCLIBC_MJN3_DEVEL=y +# UCLIBC_MJN3_ONLY is not set |