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

Run 32-bit compiled unit tests on Ubuntu #2095

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

falbrechtskirchinger
Copy link
Contributor

This PR lays the groundwork for future changes to address #2084.

  • Add EXTRA_CXXFLAGS to the Makefile to inject -m32 for compiling in 32-bit mode.
  • Test 32-bit and 64-bit in CI on Ubuntu requiring installation of additional dependencies. (Dependencies are installed with the :i386 architecture qualifier for 32-bit.)

@yhirose yhirose merged commit 5a1ecc3 into yhirose:master Mar 7, 2025
7 of 8 checks passed
@yhirose
Copy link
Owner

yhirose commented Mar 7, 2025

Looks good to me!

@falbrechtskirchinger falbrechtskirchinger deleted the ubuntu-32bit branch March 7, 2025 05:47
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