Whamcloud - gitweb
LU-17226 build: create config option for l_getsepol
authorGian-Carlo DeFazio <defazio1@llnl.gov>
Thu, 16 Nov 2023 23:05:45 +0000 (15:05 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 24 Feb 2024 03:46:11 +0000 (03:46 +0000)
commitfe03d7d5ed574dfe1d84659ba4a6a5fab3f4a770
tree67f9f4fb787e68a029c4ea054a1ec891c2131e75
parent39101190ca34ec51c64a3f380dafabec87a9aa7f
LU-17226 build: create config option for l_getsepol

Add a configuration option for l_getsepol.
l_getsepol is build by default unless the --disable-l_getsepol
option is given to configure.
lustre.spec.in builds l_getsepol by default and has its
dependencies as build requirements.

The implicit configuration check for the dependency
openssl-devel is removed and replaced by a BuildRequires.

Lustre-change: https://review.whamcloud.com/52849
Lustre-commit: 2777adcabd1032ddb886f913fa04d82a292ab379

Test-Parameters: trivial
Signed-off-by: Gian-Carlo DeFazio <defazio1@llnl.gov>
Change-Id: If71a2a4a524047edbd2b31e6fac7a42f36a030bf
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54162
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
config/lustre-build.m4
lustre.spec.in
lustre/autoconf/lustre-core.m4