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