Whamcloud - gitweb
LU-17226 build: create config option for l_getsepol 49/52849/5
authorGian-Carlo DeFazio <defazio1@llnl.gov>
Thu, 16 Nov 2023 23:05:45 +0000 (15:05 -0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 23 Feb 2024 07:12:46 +0000 (07:12 +0000)
commit2777adcabd1032ddb886f913fa04d82a292ab379
tree08c352243c0f91b35cac2ae60f5b257cb05ea9ad
parent978ff35d39e3f640a2bfc766b97982012ce07a80
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.

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