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 build for 32bit platforms #79

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Fix build for 32bit platforms #79

merged 1 commit into from
Jan 24, 2024

Conversation

rauhul
Copy link
Collaborator

@rauhul rauhul commented Jan 24, 2024

This commit is a follow up to 'Fix build for non macOS platforms' which allows swift-mmio build for 32 bit platforms like watchOS. It gates the use of 64bit wide integers behind a target arch compilation condition.

@rauhul
Copy link
Collaborator Author

rauhul commented Jan 24, 2024

@swift-ci test

This commit is a follow up to 'Fix build for non macOS platforms' which
allows swift-mmio build for 32 bit platforms like watchOS. It gates the
use of 64 bit wide integers behind a target arch compilation condition.
@rauhul
Copy link
Collaborator Author

rauhul commented Jan 24, 2024

@swift-ci test

@rauhul rauhul merged commit a0e347e into main Jan 24, 2024
3 of 4 checks passed
@rauhul rauhul deleted the fix-watchos-build branch January 24, 2024 21:10
rauhul added a commit that referenced this pull request Jan 24, 2024
This commit is a follow up to 'Fix build for non macOS platforms' which
allows swift-mmio build for 32 bit platforms like watchOS. It gates the
use of 64bit wide integers behind a target arch compilation condition.
rauhul added a commit that referenced this pull request Jan 24, 2024
This commit is a follow up to 'Fix build for non macOS platforms' which
allows swift-mmio build for 32 bit platforms like watchOS. It gates the
use of 64bit wide integers behind a target arch compilation condition.
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.

None yet

1 participant