Fixes crash when running the tests and yasm is installed, but nasm is not. When printing the compilers at early startup in run_project_tests.py, we try to detect the nasm compiler, which in this case turns out to be yasm, and its exelist assumes that the meson command is set. Fixes #126621.3
parent
210cda777f
commit
6161139f91
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue