summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libucl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libucl/Makefile b/lib/libucl/Makefile
index 62b0d28..b94f3da 100644
--- a/lib/libucl/Makefile
+++ b/lib/libucl/Makefile
@@ -18,7 +18,7 @@ SRCS= ucl_emitter_streamline.c \
LIBADD= m
-WARNS= 2
+WARNS= 1
CFLAGS+= -I${LIBUCL}/include \
-I${LIBUCL}/src \
-I${LIBUCL}/uthash \
OpenPOWER on IntegriCloud