Add makeoptions NO_WERROR=true so that we can build. =)

This commit is contained in:
benno 2002-02-26 09:55:17 +00:00
parent d758d06485
commit 5cad5d55f8

View File

@ -26,6 +26,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
options FFS
options COMPAT_43