aboutsummaryrefslogtreecommitdiffstats
path: root/meta/site/powerpc-linux
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-07-21 17:17:35 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-27 11:54:52 +0100
commit9226635ab28b5ca44ec04931d27c5c3313d56e61 (patch)
treea8adf145436429cd975f923db019f72b40d8313e /meta/site/powerpc-linux
parentcab512d7ee50fb55b9412c0e1a52a589de09e0a7 (diff)
downloadopenembedded-core-9226635ab28b5ca44ec04931d27c5c3313d56e61.tar.gz
siteinfo: Move (getpgrp|setpgrp|setgrent|*get{pwuid,grgid}) to common-libc
These functions are determined by the C library so move them to common-glibc and common-uclibc Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta/site/powerpc-linux')
-rw-r--r--meta/site/powerpc-linux6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/site/powerpc-linux b/meta/site/powerpc-linux
index 93a94f59bc..74eb0a71f8 100644
--- a/meta/site/powerpc-linux
+++ b/meta/site/powerpc-linux
@@ -1,9 +1,3 @@
-ac_cv_func_getpgrp_void=yes
-ac_cv_func_setpgrp_void=yes
-ac_cv_func_setgrent_void=yes
-ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
-ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes}
-
# startup-notification
lf_cv_sane_realloc=yes