diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-01-27 13:44:53 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-01-27 13:44:53 +0000 |
commit | e0eebc1ef3816bd75988021376a368dfe19470c5 (patch) | |
tree | 0008d612e2c7a07f858e4729589e215f20a542e0 /scripts | |
parent | fd94efa41f6a37221c68d4c0ed12f4883d2069ba (diff) | |
download | busybox-w32-e0eebc1ef3816bd75988021376a368dfe19470c5.tar.gz busybox-w32-e0eebc1ef3816bd75988021376a368dfe19470c5.tar.bz2 busybox-w32-e0eebc1ef3816bd75988021376a368dfe19470c5.zip |
Make -Werror configurable
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/defconfig b/scripts/defconfig index ed9959985..a3e59c8aa 100644 --- a/scripts/defconfig +++ b/scripts/defconfig | |||
@@ -45,7 +45,7 @@ CONFIG_LFS=y | |||
45 | # Debugging Options | 45 | # Debugging Options |
46 | # | 46 | # |
47 | # CONFIG_DEBUG is not set | 47 | # CONFIG_DEBUG is not set |
48 | # CONFIG_DEBUG_PESSIMIZE is not set | 48 | # CONFIG_WERROR is not set |
49 | # CONFIG_NO_DEBUG_LIB is not set | 49 | # CONFIG_NO_DEBUG_LIB is not set |
50 | # CONFIG_DMALLOC is not set | 50 | # CONFIG_DMALLOC is not set |
51 | # CONFIG_EFENCE is not set | 51 | # CONFIG_EFENCE is not set |