diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-03-24 12:02:14 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-04-30 10:38:55 -0700 |
commit | d8a3c777a62b18d33bbdbca0fd4954399e1ebc04 (patch) | |
tree | b6919ad1fff1f215f2e62378bc004234270ac90f /docs | |
parent | 650023f0ccfe2ff8ed8134ab3b26d50c891b0f74 (diff) | |
download | meson-d8a3c777a62b18d33bbdbca0fd4954399e1ebc04.zip meson-d8a3c777a62b18d33bbdbca0fd4954399e1ebc04.tar.gz meson-d8a3c777a62b18d33bbdbca0fd4954399e1ebc04.tar.bz2 |
build: Fix link_language selection
Currently it does nothing, as the field is read too late, and additional
languages have already been considered. As such if the language
requested is closer to C (for example you want C but have a C++ source
with only extern C functions) then link_langauge is ignored.
Fixes #6453
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions