diff options
author | Martin Kelly <mkelly@xevo.com> | 2018-01-17 11:22:57 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-19 12:18:04 +0000 |
commit | 4db37cc8d9139076682e2528d29e92fad2eb1c90 (patch) | |
tree | 786cac1b5d7dbf4e672478f17c19a96b71ff121e /scripts/contrib/python/generate-manifest-2.7.py | |
parent | f435d1b75d3775f6ec0df6027766008b40209fd7 (diff) | |
download | openembedded-core-4db37cc8d9139076682e2528d29e92fad2eb1c90.tar.gz openembedded-core-4db37cc8d9139076682e2528d29e92fad2eb1c90.tar.bz2 openembedded-core-4db37cc8d9139076682e2528d29e92fad2eb1c90.zip |
meson.bbclass: add MESON_LINK_ARGS to vardeps
Currently, we include MESON_C_ARGS in write_config[vardeps], but we
don't include MESON_LINK_ARGS, which also affects meson.cross. In
addition, we include TOOLCHAIN_OPTIONS, from which both are derived.
Add MESON_LINK_ARGS, and remove TOOLCHAIN_OPTIONS, which does not
directly appear in meson.cross and should be pulled in indirectly by
MESON_C_ARGS and MESON_LINK_ARGS.
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/contrib/python/generate-manifest-2.7.py')
0 files changed, 0 insertions, 0 deletions