aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile.inc
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-02-06 18:13:12 +0000
committerMark Murray <markm@FreeBSD.org>2002-02-06 18:13:12 +0000
commit23d79449c56e6cfa8cf48b529ec9f842a78f80f9 (patch)
treea988886777f734553cbb6b7031bbed70be72ca2b /usr.bin/Makefile.inc
parent539eb783d350f50f4cd5395077775d331ceb8c82 (diff)
downloadsrc-23d79449c56e6cfa8cf48b529ec9f842a78f80f9.tar.gz
src-23d79449c56e6cfa8cf48b529ec9f842a78f80f9.zip
Backout -Werror protection. No need to walk all over the upcoming
GCC3 changeover.
Notes
Notes: svn path=/head/; revision=90313
Diffstat (limited to 'usr.bin/Makefile.inc')
-rw-r--r--usr.bin/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/Makefile.inc b/usr.bin/Makefile.inc
index 28366ba3e2a8..2ee98c34aab5 100644
--- a/usr.bin/Makefile.inc
+++ b/usr.bin/Makefile.inc
@@ -6,4 +6,3 @@ BINDIR?= /usr/bin
# Commented out for the time being.
# I intend to make this default at some stage.
#WARNS?= 2
-NO_WERROR= yes