lower warning level to fix build with gcc
This commit is contained in:
parent
5dc8bea6de
commit
88ce49a42a
@ -16,6 +16,7 @@ NO_WMISSING_VARIABLE_DECLARATIONS=
|
||||
SRCS= eval.c expr.c look.c main.c misc.c gnum4.c trace.c parser.y tokenizer.l
|
||||
.PATH: ${.CURDIR}/lib
|
||||
SRCS+= ohash.c
|
||||
WARNS= 3
|
||||
|
||||
tokenizer.o: parser.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user