## SECTION=staging ## old section: ### SECTION=selinux menuconfig LIBSELINUX tristate prompt "libselinux " select LIBPCRE select LIBSEPOL select PYTHON if LIBSELINUX_PYTHON select HOST_SWIG if LIBSELINUX_PYTHON help libselinux provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. STAGING: remove in ptxdist-2020.12.0 Old version that need to be updated. Fails to build with gcc >= 9.x. if LIBSELINUX config LIBSELINUX_PYTHON bool "python wrapper" endif