Bump WARNS for sh(1).

Reviewed by:	jilles
MFC after:	2 weeks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24181
This commit is contained in:
Edward Tomasz Napierala 2020-04-01 15:12:51 +00:00
parent 28930b94b2
commit f52c431b18
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359511

View file

@ -30,8 +30,6 @@ LIBADD= edit
CFLAGS+=-DSHELL -I. -I${.CURDIR}
# for debug:
# DEBUG_FLAGS+= -g -DDEBUG=2 -fno-inline
WARNS?= 2
WFORMAT=0
.PATH: ${.CURDIR}/bltin \
${.CURDIR:H}/kill \