summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-18 18:07:09 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-18 18:07:09 +0000
commite41facee2b412fa62b40987440f3bd94fbf30f83 (patch)
tree287527ce26d2c7d16f0182cd663bdd99dc9a5669 /share
parente94b48ee684c48bc28f019a6499e6f6406b5b23e (diff)
-Werror is too strong, and causes too many headaches in a source tree
that is being modified all the time.
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.sys.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mk/bsd.sys.mk b/share/mk/bsd.sys.mk
index 68275a110d7..3451ac9da3c 100644
--- a/share/mk/bsd.sys.mk
+++ b/share/mk/bsd.sys.mk
@@ -2,7 +2,7 @@
#
# Overrides used for NetBSD source tree builds.
-CFLAGS+= -Werror
+#CFLAGS+= -Werror
.if defined(PARALLEL)
# Lex