Lower the level of WARNS to fix build with gcc
This commit is contained in:
parent
bce9295acb
commit
19920f52f7
@ -13,7 +13,7 @@ SRCS= ucl_emitter.c \
|
||||
|
||||
.PATH: ${LIBUCL}/src
|
||||
|
||||
WARNS= 2
|
||||
WARNS= 1
|
||||
CFLAGS+= -I${LIBUCL}/include \
|
||||
-I${LIBUCL}/src \
|
||||
-I${LIBUCL}/uthash
|
||||
|
Loading…
Reference in New Issue
Block a user