Whamcloud - gitweb
LU-10909 utils: enable non-shared libmount_utils_ldiskfs.a 70/31970/5
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Thu, 12 Apr 2018 08:32:32 +0000 (11:32 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 May 2018 02:24:20 +0000 (02:24 +0000)
commit9ac477c314c01464e3a4259e6c50881230a2f96e
tree2e318852c0a0420bb4d02a7c16cdae1595be0aaf
parente36d3aae0d42e2110e327509bf111c64c5f2c93b
LU-10909 utils: enable non-shared libmount_utils_ldiskfs.a

It depends on libcfs.a (due to cfs_abs_path()) so that library must
come after it in the list of libraries provided to the linker.

Test-Parameters: trivial
Change-Id: Id3026705ebac65b74d1ea48964c25aa6c4834552
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-on: https://review.whamcloud.com/31970
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/Makefile.am