summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile.inc
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-02-06 18:13:12 +0000
committermarkm <markm@FreeBSD.org>2002-02-06 18:13:12 +0000
commitb64b87af19cee8b080596b69e5c6d3fed9c0a96a (patch)
treea988886777f734553cbb6b7031bbed70be72ca2b /usr.bin/Makefile.inc
parent1dfb704dfa40cb515b104864a2709095346a64c8 (diff)
downloadFreeBSD-src-b64b87af19cee8b080596b69e5c6d3fed9c0a96a.zip
FreeBSD-src-b64b87af19cee8b080596b69e5c6d3fed9c0a96a.tar.gz
Backout -Werror protection. No need to walk all over the upcoming
GCC3 changeover.
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 28366ba..2ee98c3 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
OpenPOWER on IntegriCloud