mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
package/rpcbind: add SELinux module
Support for rpcbind is added by the services/rpcbind module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
7d0de574db
commit
f1c5ca57c3
@@ -10,6 +10,7 @@ RPCBIND_SOURCE = rpcbind-$(RPCBIND_VERSION).tar.bz2
|
||||
RPCBIND_LICENSE = BSD-3-Clause
|
||||
RPCBIND_LICENSE_FILES = COPYING
|
||||
RPCBIND_CPE_ID_VENDOR = rpcbind_project
|
||||
RPCBIND_SELINUX_MODULES = rpcbind
|
||||
|
||||
RPCBIND_CONF_ENV += \
|
||||
CFLAGS="$(TARGET_CFLAGS) `$(PKG_CONFIG_HOST_BINARY) --cflags libtirpc`"
|
||||
|
||||
Reference in New Issue
Block a user