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 #12662pull/12672/head
parent
4761e4cad9
commit
7d652a6138
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue