From 80fbf41494fe65ad27051ccc5e182dd6fcff8428 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 28 May 2007 22:47:54 +0000 Subject: site: Move common arm entries to arm-common from arm-linux git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1800 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/site/arm-common | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'meta/site/arm-common') diff --git a/meta/site/arm-common b/meta/site/arm-common index d3c6f0a862..e7fb529d52 100644 --- a/meta/site/arm-common +++ b/meta/site/arm-common @@ -231,3 +231,11 @@ sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10} # xffm jm_cv_func_working_readdir=yes + +# dpkg +dpkg_cv_va_copy=${ac_cv_va_copy=yes} +dpkg_cv___va_copy=${ac_cv___va_copy=yes} + +# eds-dbus +ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} + -- cgit 1.2.3-korg