summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-04-15 15:30:10 +0000
committerru <ru@FreeBSD.org>2002-04-15 15:30:10 +0000
commitdfc9f89396b99cd6ab33f3e01d790bc94582f078 (patch)
tree6ec37c68ca0af6839d80b832368113eab84b1f8d /lib
parent67b437f4434b491a83e9f7e58b8da65ade2ccef1 (diff)
downloadFreeBSD-src-dfc9f89396b99cd6ab33f3e01d790bc94582f078.zip
FreeBSD-src-dfc9f89396b99cd6ab33f3e01d790bc94582f078.tar.gz
This isn't WARNS ready in the -nostdinc case.
Diffstat (limited to 'lib')
-rw-r--r--lib/libypclnt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libypclnt/Makefile b/lib/libypclnt/Makefile
index 2563b71..127ebc1 100644
--- a/lib/libypclnt/Makefile
+++ b/lib/libypclnt/Makefile
@@ -14,6 +14,7 @@ INCS = ypclnt.h
CLEANFILES += ${GENSRCS}
CFLAGS += -I.
WARNS ?= 4
+NO_WERROR = yes
DPADD += ${LIBRPCSVC}
LDADD += -lrpcsvc
OpenPOWER on IntegriCloud