diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-03 07:51:36 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-03 07:51:36 +0000 |
| commit | a094e084f4529653f9eb1de5d131018174afb0e2 (patch) | |
| tree | 0cef439f4e21d0bc0e178ecd0d4be598996aa387 /lib/libucl | |
| parent | 8d5607593905b7b7e8f4082c49da10f2b0cb1a6d (diff) | |
Notes
Diffstat (limited to 'lib/libucl')
| -rw-r--r-- | lib/libucl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libucl/Makefile b/lib/libucl/Makefile index 62b0d28b886c..b94f3dac40f6 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 \ |
