diff options
author | John Ericson <John.Ericson@Obsidian.Systems> | 2019-06-27 15:36:33 -0400 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-06-28 22:12:55 +0300 |
commit | 3f280a81fde8a7771924159d6e1bda7ec364970c (patch) | |
tree | f985dc7cfd3023f303ec5ccc61e5d309f3082e69 /mesonbuild/backend/xcodebackend.py | |
parent | 7423247413b646366ed6265322fb9952d2bee0ef (diff) | |
download | meson-3f280a81fde8a7771924159d6e1bda7ec364970c.zip meson-3f280a81fde8a7771924159d6e1bda7ec364970c.tar.gz meson-3f280a81fde8a7771924159d6e1bda7ec364970c.tar.bz2 |
Remove build host mixing warning on native
There are two problems with this:
- It has false positives when the code that trips it is conditional and
no run on cross.
- It confuses users who never wrote any `native` flags and don't care
about cross.
Fixes #5509
Diffstat (limited to 'mesonbuild/backend/xcodebackend.py')
0 files changed, 0 insertions, 0 deletions