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

Enable src/math for all UEFI targets #553

Merged
merged 1 commit into from Oct 31, 2023

Conversation

nicholasbishop
Copy link
Contributor

This fixes various math operations on aarch64-unknown-uefi and i686-unknown-uefi.

Fixes #490.

See also RazrFalcon/tiny-skia#108

This fixes various math operations on aarch64-unknown-uefi and
i686-unknown-uefi.
Copy link

@dvdhrm dvdhrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! Thanks a lot!

@Amanieu Amanieu merged commit c37f1fb into rust-lang:master Oct 31, 2023
21 checks passed
@nicholasbishop nicholasbishop deleted the bishop-uefi-more-math branch October 31, 2023 19:20
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.

request: add fmod and fmodf for i686-unknown-uefi
3 participants