Add LIBUTIL to DPADD
This will fix "make checkdpadd" MFC after: 5 days PR: 192759 Approved by: rpaulo (mentor)
This commit is contained in:
parent
32529978a7
commit
ac8edda605
@ -8,6 +8,7 @@ PLAIN_TESTS_C= option-domain-search_test
|
||||
SRCS.option-domain-search_test= alloc.c convert.c hash.c options.c \
|
||||
tables.c fake.c option-domain-search.c
|
||||
CFLAGS.option-domain-search_test+= -I${.CURDIR}/..
|
||||
DPADD.option-domain-search_test= ${LIBUTIL}
|
||||
LDADD.option-domain-search_test= -lutil
|
||||
|
||||
WARNS?= 2
|
||||
|
Loading…
Reference in New Issue
Block a user