freebsd-dev/cmd/zstreamdump
Maximilian Mehnert 539defc873 Add missing libzfs_core to Makefiles
On some platforms symbols provided by libzfs_core and used by
libzfs were not available to the linker.  To avoid this issue
libzfs_core has been added to the list of required libraries
when building utilities which depend on libzfs.  This should
have been handled properly by libtool and it's still not
entirely clear why it wasn't on all platforms.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1841
2013-11-20 15:44:15 -08:00
..
.gitignore Add zstreamdump .gitignore 2012-09-06 14:23:11 -07:00
Makefile.am Add missing libzfs_core to Makefiles 2013-11-20 15:44:15 -08:00
zstreamdump.c Add zstreamdump(8) command to examine ZFS send streams. 2012-09-02 14:54:27 -07:00