mirror_zfs/tests/zfs-tests/cmd
Ryan Moeller 0c79b070a7
ZTS: Fix devname2devid build on FreeBSD with libudev
When libudev is installed on FreeBSD, configure finds it and sets
WANT_DEVNAME2DEVID, but it isn't found by the linker because we
didn't specify where it is.

Use LIBUDEV_LIBS so the location of the library gets added to the
linker flags for devname2devid.
Also use LIBUDEV_CFLAGS here in case some other platform needs it.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Arvind Sankar <nivedita@alum.mit.edu>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10590
2020-07-22 10:49:22 -07:00
..
btree_test Unconditionally enable debugging for libzpool 2020-07-10 15:30:31 -07:00
chg_usr_exec
devname2devid ZTS: Fix devname2devid build on FreeBSD with libudev 2020-07-22 10:49:22 -07:00
dir_rd_update
file_check
file_trunc
file_write Mark functions as static 2020-06-18 12:20:38 -07:00
get_diff
largest_file
libzfs_input_check Use abs_top_builddir when referencing libraries 2020-07-10 14:26:32 -07:00
mkbusy Fix typos 2020-06-09 21:24:09 -07:00
mkfile Add config.rpath for AM_GNU_GETTEXT 2020-07-10 14:26:12 -07:00
mkfiles
mktree
mmap_exec
mmap_libaio Clean up lib dependencies 2020-07-10 14:26:00 -07:00
mmapwrite
nvlist_to_lua Use abs_top_builddir when referencing libraries 2020-07-10 14:26:32 -07:00
randfree_file
randwritecomp
readmmap
rename_dir
rm_lnkcnt_zero_file
stride_dd
threadsappend
user_ns_exec
xattrtest
file_common.h
Makefile.am Tests for btree implementation used by range trees 2019-12-19 11:53:54 -08:00