Skip to content

runtime: null: check if compiler exists on host#255

Open
roxell wants to merge 1 commit intokernelci:masterfrom
roxell:fix-null-runtime-check
Open

runtime: null: check if compiler exists on host#255
roxell wants to merge 1 commit intokernelci:masterfrom
roxell:fix-null-runtime-check

Conversation

@roxell
Copy link
Collaborator

@roxell roxell commented Mar 20, 2026

tuxmake -p with the null runtime showed all combinations as supported even when the cross-compiler was not installed.

Check if the compiler binary exists in PATH before reporting a combination as supported.

@roxell roxell force-pushed the fix-null-runtime-check branch 2 times, most recently from 42ded80 to 6e809c1 Compare March 20, 2026 08:34
tuxmake -p with the null runtime showed all combinations as supported
even when the cross-compiler was not installed.

Check if the compiler binary exists in PATH before reporting a
combination as supported.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
@roxell roxell force-pushed the fix-null-runtime-check branch from 6e809c1 to f7376dd Compare March 20, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant