mirror of
https://github.com/sheumann/hush.git
synced 2025-04-28 15:37:24 +00:00
need libsepol in addtion to libselinux
This commit is contained in:
parent
99b706858b
commit
6ce8dae1d5
@ -298,7 +298,7 @@ ifeq ($(strip $(CONFIG_BUILD_LIBBUSYBOX)),y)
|
||||
endif
|
||||
|
||||
ifeq ($(strip $(CONFIG_SELINUX)),y)
|
||||
LIBRARIES += -lselinux
|
||||
LIBRARIES += -lselinux -lsepol
|
||||
endif
|
||||
|
||||
ifeq ($(strip $(PREFIX)),)
|
||||
|
Loading…
x
Reference in New Issue
Block a user