From: Khem Raj Date: Thu, 7 Jul 2011 23:17:53 +0000 (-0700) Subject: [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr X-Git-Tag: yocto-4.0~40505 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1dd820ed5e426578cac485d63e8c350447332dcb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr Signed-off-by: Jessica Zhang --- diff --git a/meta/site/mips-common b/meta/site/mips-common index 6408baa59f2..bbfc77943b6 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}