mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
findutils: add pkgconfig for selinux
Add pkgconfig setting for selinux. (From OE-Core rev: 7cc66fcdf8c2cec16533a4d7a6032ea2986b9079) Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2c97f0e299
commit
f47964be45
@@ -8,6 +8,7 @@ DEPENDS = "bison-native"
|
||||
|
||||
SRC_URI[sha256sum] = "57127b7e97d91282c6ace556378d5455a9509898297e46e10443016ea1387164"
|
||||
|
||||
PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux"
|
||||
# http://savannah.gnu.org/bugs/?27299
|
||||
CACHED_CONFIGUREVARS += "gl_cv_func_wcwidth_works=yes"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user