From cab512d7ee50fb55b9412c0e1a52a589de09e0a7 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 14 Jul 2011 12:59:11 -0700 Subject: siteinfo: Move general realloc/malloc values to common-$libc These are tests for glibc behavior which we have enabled in uclibc. Note that if we ever disable MALLOC_GLIBC_COMPAT the uclibc tests will need to be changed (but I believe this would also entail massive patching to the rest of userspace so this should be unlikely). Signed-off-by: Tom Rini --- meta/site/mipsel-linux | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta/site/mipsel-linux') diff --git a/meta/site/mipsel-linux b/meta/site/mipsel-linux index 2358854b7..248523c33 100644 --- a/meta/site/mipsel-linux +++ b/meta/site/mipsel-linux @@ -3,9 +3,6 @@ ac_cv_func_getpgrp_void=${ac_cv_func_getpgrp_void=yes} ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} -# tslib, others -ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} - # bash ac_cv_c_long_double=${ac_cv_c_long_double=no} bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present} -- cgit v1.2.3