From dfc9f89396b99cd6ab33f3e01d790bc94582f078 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 15 Apr 2002 15:30:10 +0000 Subject: This isn't WARNS ready in the -nostdinc case. --- lib/libypclnt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') 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 -- cgit v1.1