diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-11-03 14:59:00 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-11-03 14:59:00 +0000 |
commit | 0c6405c1d65d8a570b731abf1163fe6003a62c2c (patch) | |
tree | 2bfd64ca323ed1f96b4c342f793666261d5f7bf1 /extra/Configs/Config.i386.default | |
parent | 4bb535f88baea1473630b83d06fe86cc42d69e86 (diff) |
Yet more config system updating.
Diffstat (limited to 'extra/Configs/Config.i386.default')
-rw-r--r-- | extra/Configs/Config.i386.default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/Configs/Config.i386.default b/extra/Configs/Config.i386.default index b563f47c3..bc215596f 100644 --- a/extra/Configs/Config.i386.default +++ b/extra/Configs/Config.i386.default @@ -27,7 +27,6 @@ HAS_FPU=y # DO_C99_MATH is not set WARNINGS="-Wall" KERNEL_SOURCE="/usr/src/linux" -C_SYMBOL_PREFIX="" UCLIBC_UCLINUX_BROKEN_MUNMAP=y HAVE_ELF=y # HAVE_DOT_HIDDEN is not set |