Bump the warning level to 6.
This commit is contained in:
parent
def2e7bba0
commit
145a7e51b4
@ -9,7 +9,7 @@ SRCS= arch.c buf.c cond.c dir.c for.c hash.c hash_tables.c job.c \
|
||||
util.c var.c
|
||||
|
||||
NO_WERROR=
|
||||
WARNS?= 3
|
||||
WARNS?= 6
|
||||
NO_SHARED?= YES
|
||||
|
||||
CFLAGS+=-DMAKE_VERSION=\"5200408120\"
|
||||
|
Loading…
Reference in New Issue
Block a user