Other arch-specific caches have ac_cv_func_fnmatch_works. Add it to
x86_64 cache too, otherwise cabextract fails to build ([1])

[1] 
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/3893/steps/14/logs/stdio

Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org>
---
 meta/site/x86_64-linux | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/site/x86_64-linux b/meta/site/x86_64-linux
index b9ee141fd5c5..ed9c88fa20f7 100644
--- a/meta/site/x86_64-linux
+++ b/meta/site/x86_64-linux
@@ -83,3 +83,6 @@ ac_cv_func__restgpr_14_x=no
 
 # cvs
 cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes}
+
+# cabextract
+ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#200033): 
https://lists.openembedded.org/g/openembedded-core/message/200033
Mute This Topic: https://lists.openembedded.org/mt/106392140/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to