summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/findutils/findutils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/findutils/findutils.inc')
-rw-r--r--meta/recipes-extended/findutils/findutils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/findutils/findutils.inc b/meta/recipes-extended/findutils/findutils.inc
index 673eada910..7a07ad502f 100644
--- a/meta/recipes-extended/findutils/findutils.inc
+++ b/meta/recipes-extended/findutils/findutils.inc
@@ -19,4 +19,4 @@ inherit autotools gettext
19# standard functionality. regex.c actually breaks compilation 19# standard functionality. regex.c actually breaks compilation
20# because it uses __mempcpy, there are other things (TBD: 20# because it uses __mempcpy, there are other things (TBD:
21# see diffutils.mk in buildroot) 21# see diffutils.mk in buildroot)
22EXTRA_OECONF_linux-uclibc = "--without-included-regex" 22EXTRA_OECONF_libc-uclibc = "--without-included-regex"