diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-23 22:50:22 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-23 22:50:22 +0000 |
| commit | fa28fc04f6103f47ce23ad6e993d33e0cdfa1141 (patch) | |
| tree | 5750a87536832207dc7172d1cdf7c34f0bce306b /lib/libucl | |
| parent | aab6f7ed9ae0b616ae5e1f6106ab58e04224ce4c (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 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 |
