summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/findutils/findutils_4.10.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-extended/findutils/findutils_4.10.0.bb b/meta/recipes-extended/findutils/findutils_4.10.0.bb
index aa21637657..29ad6c7350 100644
--- a/meta/recipes-extended/findutils/findutils_4.10.0.bb
+++ b/meta/recipes-extended/findutils/findutils_4.10.0.bb
@@ -9,8 +9,6 @@ DEPENDS = "bison-native"
9SRC_URI[sha256sum] = "1387e0b67ff247d2abde998f90dfbf70c1491391a59ddfecb8ae698789f0a4f5" 9SRC_URI[sha256sum] = "1387e0b67ff247d2abde998f90dfbf70c1491391a59ddfecb8ae698789f0a4f5"
10 10
11PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux" 11PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux"
12# http://savannah.gnu.org/bugs/?27299
13CACHED_CONFIGUREVARS += "gl_cv_func_wcwidth_works=yes"
14 12
15EXTRA_OECONF += "ac_cv_path_SORT=${bindir}/sort" 13EXTRA_OECONF += "ac_cv_path_SORT=${bindir}/sort"
16 14