Skip to content
Snippets Groups Projects
Commit 2f85ec0a authored by Brad King's avatar Brad King
Browse files

try_run: Avoid crash in keyword-dispatched signature when cross-compiling

Since commit aa9220d3 (try_compile: Add keyword-dispatched signature,
2022-09-02, v3.25.0-rc1~178^2) the `DoNotRunExecutable` code path may be
reached with no single source-file argument.  Do not assume it exists.

Fixes: #24295
parent 6b92224f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment