mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
libsepol: upgrade 3.3 -> 3.4
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
1485dd7fb9
commit
d97c3636d2
|
|
@ -13,10 +13,6 @@ inherit lib_package
|
|||
|
||||
S = "${WORKDIR}/git/libsepol"
|
||||
|
||||
# Change RANLIB for cross compiling, use host-tools $(AR) rather than
|
||||
# local ranlib.
|
||||
EXTRA_OEMAKE += "RANLIB='$(AR) s'"
|
||||
|
||||
DEPENDS += "flex-native"
|
||||
DEPENDS = "flex-native"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Loading…
Reference in New Issue
Block a user