From 742bfa90e79cdf47b7e2a765308f3bb6caa73321 Mon Sep 17 00:00:00 2001 From: bdrewery Date: Wed, 8 Aug 2018 18:58:09 +0000 Subject: [PATCH] MFC r321491: Remove unneeded dependency for libzfs. --- Makefile.inc1 | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.inc1 b/Makefile.inc1 index 86749350b2a..d4624b6d077 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -2182,7 +2182,6 @@ cddl/lib/libzfs_core__L: cddl/lib/libnvpair__L .endif _cddl_lib_libctf= cddl/lib/libctf _cddl_lib= cddl/lib -cddl/lib/libzfs__L: lib/libgeom__L cddl/lib/libctf__L: lib/libz__L .endif # cddl/lib/libdtrace requires lib/libproc and lib/librtld_db; it's only built -- 2.45.0