diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-02-16 14:09:34 -0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-02-17 14:51:26 +0200 |
commit | 867963f1315023673abbe3cc823eb6d332ed8f86 (patch) | |
tree | 5a62a34397b202c7b258665ae1bad43bd15eabc2 /mesonbuild/scripts/coverage.py | |
parent | b6804bf49c68ca84c22f9f0c4d18732f15461847 (diff) | |
download | meson-867963f1315023673abbe3cc823eb6d332ed8f86.zip meson-867963f1315023673abbe3cc823eb6d332ed8f86.tar.gz meson-867963f1315023673abbe3cc823eb6d332ed8f86.tar.bz2 |
Do not validate options when finding non-matching
This is a) useless because it's only used to print which options are not
default, and b) harmful because it can result in cases where things
break, like in projects that set a standard that the chosen compiler
doesn't support, but the project (or some subset) can be built with a
different standard.
Fixes: #8360
Diffstat (limited to 'mesonbuild/scripts/coverage.py')
0 files changed, 0 insertions, 0 deletions