Recent cleanups made it possible to bump WARNS to 3.
This commit is contained in:
parent
14dcd40fde
commit
711dc65d01
@ -22,7 +22,7 @@ LFLAGS= -8 # 8-bit lex scanner for arithmetic
|
||||
CFLAGS+=-DSHELL -I. -I${.CURDIR}
|
||||
# for debug:
|
||||
# CFLAGS+= -g -DDEBUG=2
|
||||
WARNS?= 0
|
||||
WARNS?= 3
|
||||
WFORMAT=0
|
||||
|
||||
.PATH: ${.CURDIR}/bltin \
|
||||
|
Loading…
Reference in New Issue
Block a user