mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
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 (From OE-Core rev: 9226635ab28b5ca44ec04931d27c5c3313d56e61) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user