1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

site: move ac_cv_func_posix_getpwnam_r to libc files

As with the other ac_cv_func_posix_* functions, this is specific to the
libc and not the architecture.

(From OE-Core rev: 2e190f4e443d6c6e44c3f775ff74e8d14e880a59)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2024-06-07 10:07:05 +00:00
committed by Richard Purdie
parent 9a8d48d65c
commit a41948e86d
16 changed files with 2 additions and 45 deletions
-3
View File
@@ -46,6 +46,3 @@ ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
# lmbench
ac_cv_uint=${ac_cv_uint=yes}
# D-BUS
ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}