aboutsummaryrefslogtreecommitdiff
path: root/lib/libucl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-23 22:50:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-23 22:50:22 +0000
commitfa28fc04f6103f47ce23ad6e993d33e0cdfa1141 (patch)
tree5750a87536832207dc7172d1cdf7c34f0bce306b /lib/libucl
parentaab6f7ed9ae0b616ae5e1f6106ab58e04224ce4c (diff)
Notes
Diffstat (limited to 'lib/libucl')
-rw-r--r--lib/libucl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libucl/Makefile b/lib/libucl/Makefile
index 8e7bee516d361..1bb076ddb9e62 100644
--- a/lib/libucl/Makefile
+++ b/lib/libucl/Makefile
@@ -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