No more NO_WERROR for the kernel. It's still possible though, but

seperate from NO_WERROR which is easily mixed up with in userland.
This commit is contained in:
Peter Wemm 2002-07-22 00:21:17 +00:00
parent c19a8e0670
commit d50f790fa4

View File

@ -27,7 +27,7 @@ maxusers 0
#hints "GENERIC.hints"
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
makeoptions NO_WERROR=true #XXX: We don't want -Werror just now
makeoptions WERROR=-Wno-error #XXX: We don't want -Werror just now
options FFS
options NFSCLIENT