summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin/zdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/usr.sbin/zdb/Makefile')
-rw-r--r--cddl/usr.sbin/zdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cddl/usr.sbin/zdb/Makefile b/cddl/usr.sbin/zdb/Makefile
index 4fbcaea..94f0412 100644
--- a/cddl/usr.sbin/zdb/Makefile
+++ b/cddl/usr.sbin/zdb/Makefile
@@ -24,7 +24,7 @@ CFLAGS+= -I${.CURDIR}/../../../sys/cddl/contrib/opensolaris/common/zfs
CFLAGS+= -I${.CURDIR}/../../../cddl/contrib/opensolaris/head
CFLAGS+= -I${.CURDIR}/../../lib/libumem
-LIBADD= geom m nvpair pthread umem uutil zfs_core zfs zpool
+LIBADD= nvpair umem uutil zfs zpool
# Since there are many asserts in this program, it makes no sense to compile
# it without debugging.
OpenPOWER on IntegriCloud