aboutsummaryrefslogtreecommitdiff
path: root/rescue
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2013-03-05 08:09:53 +0000
committerMartin Matuska <mm@FreeBSD.org>2013-03-05 08:09:53 +0000
commitdce1a726f283916a09eac22252f5f762dd7f4b8f (patch)
tree669ea5740806cbf29b6e064275d3f5a62478bd47 /rescue
parent23c07ad60d0e9eb2db5b6fbdafc1bd8b413ff7dd (diff)
parent5b5bfb7422f23e7a01f737edc83a22ea54181aed (diff)
downloadsrc-dce1a726f283916a09eac22252f5f762dd7f4b8f.tar.gz
src-dce1a726f283916a09eac22252f5f762dd7f4b8f.zip
WiP merge of libzfs_core (MFV r238590, r238592)
not yet working, ioctl handling needs to be changed
Notes
Notes: svn path=/projects/libzfs_core/; revision=247831
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 62db656ca75f..721bbb47e674 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -123,7 +123,7 @@ CRUNCH_LIBS+= -lalias -lcam -lcurses -ldevstat -lipsec
CRUNCH_LIBS+= -lipx
.endif
.if ${MK_ZFS} != "no"
-CRUNCH_LIBS+= -lavl -ljail -lzfs -lnvpair -lpthread -luutil -lumem
+CRUNCH_LIBS+= -lavl -ljail -lzfs_core -lzfs -lnvpair -lpthread -luutil -lumem
.endif
CRUNCH_LIBS+= -lgeom -lbsdxml -lkiconv -lmd -lsbuf -lufs -lz