summaryrefslogtreecommitdiffstats
path: root/lib/libsmb
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-10-24 10:42:15 +0000
committerru <ru@FreeBSD.org>2004-10-24 10:42:15 +0000
commit8ae7259f83531d07e51d67388b64ab5a902200ac (patch)
tree4c8767ac3b076933fe9bede842198120e2857872 /lib/libsmb
parent497829719b25529576a2c8e2149e3fc404196a33 (diff)
downloadFreeBSD-src-8ae7259f83531d07e51d67388b64ab5a902200ac.zip
FreeBSD-src-8ae7259f83531d07e51d67388b64ab5a902200ac.tar.gz
-O2 compile isn't quite ready for WARNS=2 yet.
Diffstat (limited to 'lib/libsmb')
-rw-r--r--lib/libsmb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsmb/Makefile b/lib/libsmb/Makefile
index 392d265..7a4e2ea 100644
--- a/lib/libsmb/Makefile
+++ b/lib/libsmb/Makefile
@@ -12,7 +12,7 @@ SRCS= rcfile.c ctx.c cfopt.c subr.c nls.c rap.c mbuf.c rq.c file.c \
kiconv.c \
nb.c nb_name.c nb_net.c nbns_rq.c
-WARNS?= 2
+WARNS?= 1
CFLAGS+= -DSMB_CFG_FILE=\"/etc/nsmb.conf\" -I${CONTRIBDIR}/include
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud