aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-01-27 13:44:53 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-01-27 13:44:53 +0000
commite0eebc1ef3816bd75988021376a368dfe19470c5 (patch)
tree0008d612e2c7a07f858e4729589e215f20a542e0 /scripts
parentfd94efa41f6a37221c68d4c0ed12f4883d2069ba (diff)
downloadbusybox-e0eebc1ef3816bd75988021376a368dfe19470c5.tar.gz
Make -Werror configurable
Diffstat (limited to 'scripts')
-rw-r--r--scripts/defconfig2
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
# Debugging Options
#
# CONFIG_DEBUG is not set
-# CONFIG_DEBUG_PESSIMIZE is not set
+# CONFIG_WERROR is not set
# CONFIG_NO_DEBUG_LIB is not set
# CONFIG_DMALLOC is not set
# CONFIG_EFENCE is not set