diff options
-rw-r--r-- | usr.bin/Makefile.inc | 1 |
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 |