aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/multilib.bbclass
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-06-13 12:50:45 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-16 22:34:12 +0100
commit928a7e26f254eb2da20bd917e83ed5467323de13 (patch)
tree7431e8c64b1853578c967148a08650c9c65c5515 /meta/classes/multilib.bbclass
parentf45fa950d6a4b2cfb9f35c03688dacdedd7fe447 (diff)
downloadopenembedded-core-contrib-928a7e26f254eb2da20bd917e83ed5467323de13.tar.gz
meson: only use lists of commands in cross file if required
There's a bug in Meson[1] where it find_program("foo") will fail if foo is defined in the cross file as a list. This is causing the Meson build of libdrm to fail, but for this instance we can work around the problem by only using lists in the cross file if there are arguments, and just using a string if there are not. [1] https://github.com/mesonbuild/meson/issues/3737 Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/multilib.bbclass')
0 files changed, 0 insertions, 0 deletions