]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
site: move ac_cv_func_posix_getpwnam_r to libc files
authorRoss Burton <ross.burton@arm.com>
Fri, 7 Jun 2024 10:07:05 +0000 (10:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2024 22:19:55 +0000 (23:19 +0100)
commit2e190f4e443d6c6e44c3f775ff74e8d14e880a59
treee9076bb337d36b945a48fd58d8514b85fba7be6e
parent2b50faa9e7c3fea8480d608c4ef8c24837c7f52a
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.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 files changed:
meta/site/arm-common
meta/site/common-glibc
meta/site/common-musl
meta/site/ix86-common
meta/site/mips-linux
meta/site/mips64-linux
meta/site/mips64el-linux
meta/site/mipsel-linux
meta/site/mipsisa32r6-linux
meta/site/mipsisa32r6el-linux
meta/site/mipsisa64r6-linux
meta/site/mipsisa64r6el-linux
meta/site/nios2-linux
meta/site/powerpc32-linux
meta/site/sh-common
meta/site/x86_64-linux