From: Mingli Yu <[email protected]> Add pkgconfig setting for selinux.
Signed-off-by: Mingli Yu <[email protected]> --- meta/recipes-extended/findutils/findutils_4.8.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-extended/findutils/findutils_4.8.0.bb b/meta/recipes-extended/findutils/findutils_4.8.0.bb index 675e53c0da..d8ccf4b8e1 100644 --- a/meta/recipes-extended/findutils/findutils_4.8.0.bb +++ b/meta/recipes-extended/findutils/findutils_4.8.0.bb @@ -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" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#155781): https://lists.openembedded.org/g/openembedded-core/message/155781 Mute This Topic: https://lists.openembedded.org/mt/85454435/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
