Whamcloud - gitweb
LU-10536 build: add path for libnvpair to zfslib 28/31128/3
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 1 Feb 2018 19:37:06 +0000 (14:37 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 9 Feb 2018 05:58:35 +0000 (05:58 +0000)
commit45ad1a73829763f9a0ebe0f2c6f25d254697f0e6
tree9a276a16e81c8d07a355bbf1ae605b29d31b5730
parent4fabc57516c0e2aa82cb937afdce26b4cd1d510d
LU-10536 build: add path for libnvpair to zfslib

For the case of building lustre against the ZFS source tree
instead of an ZFS installation on the node we need to add
the path $zfssrc/lib/libnvpair/.libs so mount.lustre can
link to the library.

Test-Parameters: trivial

Change-Id: Id08cc3aed1bc201611fb9382d2f53e40e69f9544
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/31128
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
config/lustre-build-zfs.m4