Skip to content

Force cross compiler to be required if using -Ponly* - #290

Merged
PeterJohnson merged 1 commit into
wpilibsuite:mainfrom
Gold856:force-require-cross-compiler-when-selected
Jul 31, 2026
Merged

Force cross compiler to be required if using -Ponly*#290
PeterJohnson merged 1 commit into
wpilibsuite:mainfrom
Gold856:force-require-cross-compiler-when-selected

Conversation

@Gold856

@Gold856 Gold856 commented Jun 26, 2026

Copy link
Copy Markdown
Member

Doesn't cover the case where you skip adding withCrossLinuxArm64, etc. I couldn't fix that case. Closes #21.

@Gold856
Gold856 force-pushed the force-require-cross-compiler-when-selected branch from f173b70 to 556afc7 Compare July 30, 2026 20:13
@PeterJohnson
PeterJohnson merged commit b746f6b into wpilibsuite:main Jul 31, 2026
5 checks passed
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.

If using Only and a cross compiler, fail the build if a compiler is not found

2 participants