mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 10:53:39 +01:00
Remove WARNS and WFORMAT overrides.
This commit is contained in:
parent
2632dac829
commit
317aee9760
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100640
@ -12,8 +12,6 @@ TCSHDIR= ${.CURDIR}/../../contrib/tcsh
|
||||
PROG= csh
|
||||
DFLAGS= -D_PATH_TCSHELL='"/bin/${PROG}"'
|
||||
CFLAGS+= -I. -I${.CURDIR} -I${TCSHDIR} ${DFLAGS}
|
||||
WARNS= 0
|
||||
WFORMAT=0
|
||||
SRCS= sh.c sh.dir.c sh.dol.c sh.err.c sh.exec.c sh.char.c \
|
||||
sh.exp.c sh.file.c sh.func.c sh.glob.c sh.hist.c sh.init.c \
|
||||
sh.lex.c sh.misc.c sh.parse.c sh.print.c sh.proc.c sh.sem.c \
|
||||
|
Loading…
Reference in New Issue
Block a user