diff options
author | Ryan Moeller <[email protected]> | 2020-07-22 13:49:22 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-07-22 10:49:22 -0700 |
commit | 0c79b070a70c09aac45a520aba7329bd12a7e16e (patch) | |
tree | b4a51111fd657313b2a13ac9515231f5319446d5 /.github/CONTRIBUTING.md | |
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 <[email protected]>
Reviewed-by: Arvind Sankar <[email protected]>
Signed-off-by: Ryan Moeller <[email protected]>
Closes #10590
Diffstat (limited to '.github/CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions