mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
This isn't WARNS ready in the -nostdinc case.
This commit is contained in:
parent
e16529d335
commit
cb2924ca8c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94770
@ -14,6 +14,7 @@ INCS = ypclnt.h
|
||||
CLEANFILES += ${GENSRCS}
|
||||
CFLAGS += -I.
|
||||
WARNS ?= 4
|
||||
NO_WERROR = yes
|
||||
DPADD += ${LIBRPCSVC}
|
||||
LDADD += -lrpcsvc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user