]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
glib-2.0: explicitly enable strlcpy()
authorRoss Burton <ross.burton@arm.com>
Wed, 6 Sep 2023 15:12:47 +0000 (16:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Sep 2023 06:52:34 +0000 (07:52 +0100)
commitb29028a12cfa6747ba83e63e03e4ec9c8064c667
tree9aaf95214aa44367f2466ebec7189e37702b0043
parentade4bf6b95aca4c168c3d33c2bcfc429f41d49b8
glib-2.0: explicitly enable strlcpy()

We have glibc 2.38 which added strlcpy(), so enable the use of it
explicitly in the Meson cross file for when the target doesn't support
qemu-usermode (which will result in the default of not using it).

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0/meson.cross.d/common-glibc