diff options
| author | Tom Rini <tom_rini@mentor.com> | 2011-07-14 12:59:11 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-27 12:02:44 +0100 |
| commit | 85a49c9ed697508bbd8bda1fb8d0f0fc2961068a (patch) | |
| tree | 61ef28d890afc7d1de4456420b4af817f82a8974 /meta/site/powerpc-linux | |
| parent | 9bb070ce401324aa034acb6e305a7886fbae6941 (diff) | |
| download | poky-85a49c9ed697508bbd8bda1fb8d0f0fc2961068a.tar.gz | |
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).
(From OE-Core rev: cab512d7ee50fb55b9412c0e1a52a589de09e0a7)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/powerpc-linux')
| -rw-r--r-- | meta/site/powerpc-linux | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/site/powerpc-linux b/meta/site/powerpc-linux index 399a58e98a..93a94f59bc 100644 --- a/meta/site/powerpc-linux +++ b/meta/site/powerpc-linux | |||
| @@ -7,10 +7,6 @@ ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} | |||
| 7 | # startup-notification | 7 | # startup-notification |
| 8 | lf_cv_sane_realloc=yes | 8 | lf_cv_sane_realloc=yes |
| 9 | 9 | ||
| 10 | # flex | ||
| 11 | ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} | ||
| 12 | ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} | ||
| 13 | |||
| 14 | # glib | 10 | # glib |
| 15 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | 11 | glib_cv_stack_grows=${glib_cv_stack_grows=no} |
| 16 | glib_cv_uscore=${glib_cv_uscore=no} | 12 | glib_cv_uscore=${glib_cv_uscore=no} |
