diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-04-05 13:05:45 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-04-06 16:09:13 -0700 |
commit | aac67b502bb7730f9c1d54ee26d3a6ee44baa1db (patch) | |
tree | 80f3897370eb4933fea158a8564c50ae004ade89 /mesonbuild/backend | |
parent | 2cfa6569352bc1e0436833e5eb58ab50b508b213 (diff) | |
download | meson-aac67b502bb7730f9c1d54ee26d3a6ee44baa1db.zip meson-aac67b502bb7730f9c1d54ee26d3a6ee44baa1db.tar.gz meson-aac67b502bb7730f9c1d54ee26d3a6ee44baa1db.tar.bz2 |
coredata: Check for built-in options as host options
These options often don't exist for the build machine, as they're
generally invalid (ie, prefix, libdir, etc). So we should always check
for their existance as host optiuons, since all we want to know in this
case is if the option is yeilding (valid per-subproject), and build/vs
host doesn't matter in that cases:
Fixes #8613
Diffstat (limited to 'mesonbuild/backend')
0 files changed, 0 insertions, 0 deletions