mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-20 15:26:43 +01:00
Best we can do is WARNS=1 due to lex.
This commit is contained in:
parent
9cad751da5
commit
70be60d344
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116220
@ -6,6 +6,7 @@ MAN= config.8
|
|||||||
SRCS= config.y main.c lang.l mkmakefile.c mkheaders.c \
|
SRCS= config.y main.c lang.l mkmakefile.c mkheaders.c \
|
||||||
mkoptions.c y.tab.h
|
mkoptions.c y.tab.h
|
||||||
|
|
||||||
|
WARNS?= 1
|
||||||
CFLAGS+= -I. -I${.CURDIR}
|
CFLAGS+= -I. -I${.CURDIR}
|
||||||
|
|
||||||
DPADD= ${LIBL}
|
DPADD= ${LIBL}
|
||||||
|
Loading…
Reference in New Issue
Block a user