diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-03-12 09:17:23 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-03-12 13:21:04 -0700 |
commit | 0bb1e949e2c8dde6533b21b8d3dbb2b8a7facc64 (patch) | |
tree | 6ffbc6ba6791f79810bd80a624b06a4849b929c2 /mesonbuild/build.py | |
parent | b54e557a40497a0f9080e32cd0da91b2b59762cc (diff) | |
download | meson-0bb1e949e2c8dde6533b21b8d3dbb2b8a7facc64.zip meson-0bb1e949e2c8dde6533b21b8d3dbb2b8a7facc64.tar.gz meson-0bb1e949e2c8dde6533b21b8d3dbb2b8a7facc64.tar.bz2 |
run_unittests: Use skip_if_not_language for linker tests
A couple used checks for specific compiler binaries, but those might not
be accurate for cross compiling. All the languages other than C and C++
(which we basically always assume we have) should have a
skip_if_not_lang check.
Diffstat (limited to 'mesonbuild/build.py')
0 files changed, 0 insertions, 0 deletions