mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 11:22:43 +00:00
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:
parent
28930b94b2
commit
f52c431b18
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359511
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user