Lower the level of WARNS to fix build with gcc

This commit is contained in:
bapt 2014-02-23 22:50:22 +00:00
parent bce9295acb
commit 19920f52f7

View File

@ -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