zfsboottest: properly specify a library dependency

MFC after:	4 days
This commit is contained in:
Andriy Gapon 2013-11-26 13:46:49 +00:00
parent 361f264ba0
commit 08f6f58999
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258647

View File

@ -16,7 +16,7 @@ CFLAGS= -O1 \
-I. \
-fdiagnostics-show-option \
-W -Wextra -Wno-sign-compare -Wno-unused-parameter
LDFLAGS+=-lmd
LDADD+= -lmd
.if ${MACHINE_CPUARCH} == "amd64"
beforedepend zfsboottest.o: machine