diff options
author | Ross Burton <ross.burton@intel.com> | 2019-03-26 12:01:57 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-29 08:28:52 +0000 |
commit | 9bad984bf3fd828a655614568214b6c6c4f99860 (patch) | |
tree | 23fae106dc1be8397e13133d7362d00f9fada4bd /meta/recipes-devtools/unifdef | |
parent | 35742c10f531ba451c06a4e360fecfb55f358b35 (diff) | |
download | poky-9bad984bf3fd828a655614568214b6c6c4f99860.tar.gz |
glib: set glib-specific cross properties
GLib wants to execute code to identify several properties of the system, for
example is vsprintf() broken and what direction does the stack grow. In
cross-compiled environments these fallback to the default values which are not
always correct (our vsprintf() is fine, but the test assumes it isn't) so set
these properties explicitly.
Ideally this happens magically by meson.bbclass using the same logic as
siteinfo.bbclass, but we need to fix glib now.
(From OE-Core rev: e04e0a20cab04966698c50dc79195a8f159248d3)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/unifdef')
0 files changed, 0 insertions, 0 deletions