[OE-core] [PATCH 1/1] [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr

Jessica Zhang jessica.zhang at intel.com
Thu Jul 7 23:23:39 UTC 2011


From: Khem Raj <raj.khem at gmail.com>

Signed-off-by: Jessica Zhang <jessica.zhang at intel.com>
---
 meta/site/mips-common |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta/site/mips-common b/meta/site/mips-common
index 6408baa..bbfc779 100644
--- a/meta/site/mips-common
+++ b/meta/site/mips-common
@@ -1,6 +1,9 @@
 ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
 ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
 
+# cvs
+cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes}
+
 # screen
 screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no}
 screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no}
-- 
1.7.0.4





More information about the Openembedded-core mailing list