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

Use all of src/math for UEFI #480

Merged
merged 1 commit into from Jul 28, 2022
Merged

Conversation

Ayush1325
Copy link
Contributor

The functions sqrt and floor are used by libtest.

@Ayush1325
Copy link
Contributor Author

Is the PowerPC test broken? seems it fails in all of the new PRs

@Amanieu
Copy link
Member

Amanieu commented Jul 28, 2022

CI should be fixed now, could you rebase on the latest master?

This is needed for libtest
@Amanieu Amanieu merged commit 0c4f836 into rust-lang:master Jul 28, 2022
@Ayush1325 Ayush1325 deleted the uefi-sqrt branch July 28, 2022 15:39
jackpot51 pushed a commit to redox-os/uefi that referenced this pull request Oct 21, 2022
sqrt is available through compiler-builtins 0.1.77 and newer.

Fixes compiling system76-firmware-update with latest toolchain.

Ref: rust-lang/compiler-builtins#480
Signed-off-by: Tim Crawford <tcrawford@system76.com>
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

2 participants