From 372795274267cff164ccdc9b8d44e5dc580ae5ad Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 27 Jul 2011 11:33:38 -0700 Subject: siteinfo: Add posix_getpwuid_r posix_getgrgid_r posix_getpwnam_r to uclibc This comes from oe.dev and while at this, drop from powerpc-linux as the common-libc files set them. Signed-off-by: Tom Rini --- meta/site/powerpc-linux | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/site/powerpc-linux') diff --git a/meta/site/powerpc-linux b/meta/site/powerpc-linux index ac681b2143..a9f89cb5d4 100644 --- a/meta/site/powerpc-linux +++ b/meta/site/powerpc-linux @@ -8,7 +8,6 @@ lf_cv_sane_realloc=yes glib_cv_stack_grows=${glib_cv_stack_grows=no} glib_cv_uscore=${glib_cv_uscore=no} glib_cv_va_val_copy=${glib_cv_va_val_copy=yes} -ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} # lftp lftp_cv_va_val_copy=${lftp_cv_va_val_copy=yes} -- cgit 1.2.3-korg