mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-31 07:46:24 +00:00
Update libsepol dependency to 3.0 for glblub.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
d3a9fcb1d6
commit
74f3efc59e
@ -6,7 +6,7 @@ env:
|
||||
global:
|
||||
# LIBSEPOLA needed by the Makefiles.
|
||||
- USERSPACE_SRC=$TRAVIS_BUILD_DIR/selinux-src
|
||||
- SELINUX_USERSPACE_VERSION=libsepol-2.8
|
||||
- SELINUX_USERSPACE_VERSION=libsepol-3.0
|
||||
- SEPOL_SRC=$USERSPACE_SRC/libsepol
|
||||
- LIBSEPOLA=$SEPOL_SRC/src/libsepol.a
|
||||
- SELINUX_SRC=$USERSPACE_SRC/libselinux
|
||||
|
Loading…
Reference in New Issue
Block a user