aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-01-27 13:44:53 +0000
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-01-27 13:44:53 +0000
commit69e8ed8551f6ba8546734c15f0e9704c4279adc5 (patch)
tree0008d612e2c7a07f858e4729589e215f20a542e0 /scripts
parentbcb5898fc889e62cc1ff34ae9c927b6a22f14ed8 (diff)
downloadbusybox-w32-69e8ed8551f6ba8546734c15f0e9704c4279adc5.tar.gz
busybox-w32-69e8ed8551f6ba8546734c15f0e9704c4279adc5.tar.bz2
busybox-w32-69e8ed8551f6ba8546734c15f0e9704c4279adc5.zip
Make -Werror configurable
git-svn-id: svn://busybox.net/trunk/busybox@17551 69ca8d6d-28ef-0310-b511-8ec308f3f277
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
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