Skip to content
New issue

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

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

Already on GitHub? # 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

@rauhul rauhul force-pushed the fix-watchos-build branch from 2c5d38a to 1a7acc0 Compare January 24, 2024 19:13
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 rauhul force-pushed the fix-watchos-build branch from 1a7acc0 to 756b1e6 Compare January 24, 2024 19:13
@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.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant