Skip to content

Replace the musl submodule with a download script #944

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Jun 4, 2025

The submodule was causing issues in rust-lang/rust, so eliminiate it
here. build-musl is also removed from libm-test's default features
so the crate doesn't need to be built by default.

@tgross35 tgross35 force-pushed the remove-musl-submodule branch 2 times, most recently from 14729ef to 801dd73 Compare June 4, 2025 08:40
@tgross35 tgross35 force-pushed the remove-musl-submodule branch from 801dd73 to e2dae9b Compare June 4, 2025 17:09
@tgross35 tgross35 marked this pull request as ready for review June 4, 2025 17:11
@tgross35 tgross35 force-pushed the remove-musl-submodule branch 2 times, most recently from c7cdff1 to e97daa4 Compare June 4, 2025 17:19
The submodule was causing issues in rust-lang/rust, so eliminiate it
here. `build-musl` is also removed from `libm-test`'s default features
so the crate doesn't need to be built by default.
@tgross35 tgross35 force-pushed the remove-musl-submodule branch from e97daa4 to f1c4a11 Compare June 4, 2025 17:20
@tgross35 tgross35 merged commit f1c4a11 into rust-lang:master Jun 4, 2025
35 checks passed
@tgross35 tgross35 deleted the remove-musl-submodule branch June 4, 2025 18:05
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.

1 participant