diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-11-16 22:46:36 -0500 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2022-11-17 10:08:58 -0800 |
commit | 134e299eda28690c7f6b24fe80763103226b7c75 (patch) | |
tree | b5968345f5f3701bc0dbe115804c7359a52151b4 /mesonbuild/build.py | |
parent | 68a84f6535de738a71efd9d413ca43371d165219 (diff) | |
download | meson-134e299eda28690c7f6b24fe80763103226b7c75.zip meson-134e299eda28690c7f6b24fe80763103226b7c75.tar.gz meson-134e299eda28690c7f6b24fe80763103226b7c75.tar.bz2 |
mdist: fix error when running tests with a cross file
Since commit 1420d0daceb10cafb52a7405f157032a5cc811a5 we use coredata's
cmd_line.txt handler to get the right setup arguments. But there's a bug
in that -- it mishandles cross/native files, producing invalid
descriptions of the command line. The only other place this was used,
though, is when generating meson-log.txt.
Fix it to produce correctly formatted arguments.
Fixes #10980
Diffstat (limited to 'mesonbuild/build.py')
0 files changed, 0 insertions, 0 deletions