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:
parent
c19a8e0670
commit
d50f790fa4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user