Whamcloud - gitweb
LU-16586 build: Remove old check for linux_selinux_enabled 11/50111/2
authorShaun Tancheff <shaun.tancheff@hpe.com>
Wed, 22 Feb 2023 10:58:58 +0000 (04:58 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 21 Mar 2023 23:14:41 +0000 (23:14 +0000)
commit2bdff20f97707cf05118e822adf202ccb209e3a5
treefb503a8212d74c7512831d48cac5e1fb0a9e9545
parent404a1e827b0a9d86864695c8699e1ca076be6c9d
LU-16586 build: Remove old check for linux_selinux_enabled

LC_SRC_HAS_LINUX_SELINUX_ENABLED is used and not defined, it
should be removed.

LC_PROG_LINUX_SRC and LC_PROG_LINUX_RESULTS are defined twice,
remove the unused ones.

Fixes: a346cf6cf22 ("LU-13485 kernel: Parallel core configure tests")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I37865c7f7bd6a3f7825084f88295f3fdea8cf920
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50111
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/autoconf/lustre-core.m4