diff options
author | Ryan Moeller <ryan@iXsystems.com> | 2020-07-22 13:49:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-22 10:49:22 -0700 |
commit | 0c79b070a70c09aac45a520aba7329bd12a7e16e (patch) | |
tree | b4a51111fd657313b2a13ac9515231f5319446d5 /include/sys/zil.h | |
parent | 59415fc9fba4796d832b1a82b5ac338df7a11510 (diff) |
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
Diffstat (limited to 'include/sys/zil.h')
0 files changed, 0 insertions, 0 deletions