Fix sparc64 build broken by r316343 and r316076

Reported by:	markj
Sponsored by:	ScaleEngine Inc.
This commit is contained in:
Allan Jude 2017-04-02 17:25:37 +00:00
parent 12dd1cd388
commit 546251e8df

View File

@ -82,6 +82,9 @@ CFLAGS+= -I${.CURDIR}/../../ofw/libofw/
# where to get libstand from
CFLAGS+= -I${.CURDIR}/../../../../lib/libstand/
# Need sys/ for crypto/intake.h
CFLAGS+= -I${SRCTOP}/sys
DPADD= ${LIBFICL} ${LIBZFSBOOT} ${LIBOFW} ${LIBSTAND}
LDADD= ${LIBFICL} ${LIBZFSBOOT} ${LIBOFW} -lstand