diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2020-01-28 15:02:57 +0000 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2020-02-29 16:34:49 +0000 |
commit | cc98d262fe0168c1523879746d657eceafd38bb6 (patch) | |
tree | 9d698a7d64aa097887c318c98989c4342bd9efbb /mesonbuild/linkers.py | |
parent | 74452f2a1c842291c893504876507946103ac77f (diff) | |
download | meson-cc98d262fe0168c1523879746d657eceafd38bb6.zip meson-cc98d262fe0168c1523879746d657eceafd38bb6.tar.gz meson-cc98d262fe0168c1523879746d657eceafd38bb6.tar.bz2 |
Test host_machine is correctly detected after add_languages()
Test that the host_machine is correctly detected after add_languages(),
when no langauge is initially specified in project().
In the MSYS2 MSYSTEM=MINGW32 environment (64-bit MSYS2 but with a
i686-w64-mingw32 targeted gcc as gcc) this test fails, as it
(incorrectly) tries to build retval-x86_64.S using an x86 compiler.
Diffstat (limited to 'mesonbuild/linkers.py')
0 files changed, 0 insertions, 0 deletions