GEOM virstor .so does not need libmd.

This commit is contained in:
David E. O'Brien 2010-12-16 00:00:28 +00:00
parent 5a77b11bd3
commit 7ae53fe908
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=216472

View File

@ -7,7 +7,4 @@ GEOM_CLASS= virstor
SRCS+= binstream.c
SRCS+= g_virstor_md.c
DPADD= ${LIBMD}
LDADD= -lmd
.include <bsd.lib.mk>