Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MCU windows binary packages #5923

Merged
merged 4 commits into from
Aug 23, 2024
Merged

Fix MCU windows binary packages #5923

merged 4 commits into from
Aug 23, 2024

Conversation

tronical
Copy link
Member

Use Ninja to generate them, so that the provided compiler is used, to determine SIZEOF_VOID_P, and make sure to also use the arm compiler for feature detection on Windows.

Use Ninja to generate them, so that the provided compiler is used, to
determine SIZEOF_VOID_P, and make sure to also use the arm compiler for
feature detection on Windows.
@tronical tronical merged commit 5fabde4 into master Aug 23, 2024
48 checks passed
@tronical tronical deleted the simon/fix-mcu-win-pkg branch August 23, 2024 19:08
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.

2 participants