]> code.ossystems Code Review - openembedded-core.git/commit
glib: do a build check for strlcpy before runtime
authorRoss Burton <ross.burton@intel.com>
Tue, 26 Mar 2019 12:02:02 +0000 (12:02 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Mar 2019 14:03:48 +0000 (14:03 +0000)
commit2b6c855737afbf2b0f2baa1b14029f8ddc37e9ed
tree6d7e93bd14f71d35268b5ca88587a21b046eeafa
parente04e0a20cab04966698c50dc79195a8f159248d3
glib: do a build check for strlcpy before runtime

There's no need to do a runtime check for the behaviour of strlcpy if it doesn't
even exist.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0/0001-meson-do-a-build-time-check-for-strlcpy-before-attem.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0_2.58.3.bb