diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-01-07 12:14:57 -0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-12 19:07:04 +0000 |
commit | e6a167ce092a36017a4ff56b3fb045be62377a25 (patch) | |
tree | bf93e408779c7e46f4c204a62b52da2808fde90e /mesonbuild/scripts | |
parent | 9efcdba0d59a95d9c5ddd9c32f7870ac2183c5ea (diff) | |
download | meson-e6a167ce092a36017a4ff56b3fb045be62377a25.zip meson-e6a167ce092a36017a4ff56b3fb045be62377a25.tar.gz meson-e6a167ce092a36017a4ff56b3fb045be62377a25.tar.bz2 |
dependencies: use env.machines for is_$os methods
Currently we use the mesonlib ones, but these are always the build
machine definitions, rather than being available for either the build or
host machine. We already have an `Environment` instance, and the correct
`MachineChoice`, so lets use that.
Fixes #8165
Diffstat (limited to 'mesonbuild/scripts')
0 files changed, 0 insertions, 0 deletions