Backout -Werror protection. No need to walk all over the upcoming

GCC3 changeover.
This commit is contained in:
Mark Murray 2002-02-06 18:13:12 +00:00
parent 539eb783d3
commit 23d79449c5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90313

View File

@ -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