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

chore: Add -m32 to the makefile #605

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

elliottt
Copy link
Contributor

We're targeting a 32-bit platform, and adding -m32 to the compiler flags makes this explicit. As a nice side-benefit, the change improves clangd's error precision when it comes to some of the casts the host api requres between pointers and uint32_t.

@elliottt elliottt requested a review from guybedford July 26, 2023 16:39
@elliottt elliottt merged commit cd189d4 into main Jul 26, 2023
81 checks passed
@elliottt elliottt deleted the trevor/makefile-32-bit-target branch July 26, 2023 16:53
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