Fix "make checkdpadd" by "spoofing" DPADD
Approved by: jmmv (mentor) Phabric: D631 PR: 192769
This commit is contained in:
@@ -8,6 +8,7 @@ BINDIR= ${TESTSBASE}/libexec/rtld-elf
|
||||
CFLAGS+= -I${.CURDIR}/../libpythagoras
|
||||
|
||||
LDFLAGS+= -L${.OBJDIR}/../libpythagoras
|
||||
DPADD+= ${.OBJDIR}/../libpythagoras/libpythagoras.a
|
||||
LDADD= -lpythagoras
|
||||
|
||||
MAN=
|
||||
|
||||
Reference in New Issue
Block a user