Skip to content

Add musl update script. NFC. #13269

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
Jan 20, 2021
Merged

Add musl update script. NFC. #13269

merged 1 commit into from
Jan 20, 2021

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jan 16, 2021

I'm in the process of updating musl using a git mirror that holds both
upstream musl and our local emscripten changes. This script can be
used to copy new versions into place.

@sbc100 sbc100 requested a review from kripken January 16, 2021 16:38
https://github.com/emscripten-core/musl

To update musl first make sure all changes from the emscripten repo
are present in the `emscripten` branch or the above repo. Then run
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
are present in the `emscripten` branch or the above repo. Then run
are present in the `emscripten` branch of the above repo. Then run

@sbc100 sbc100 force-pushed the update_musl_script branch from dbcfac4 to 364a812 Compare January 20, 2021 16:35
I'm in the process of updateing musl using a git mirror that holds both
upstream musl and our local emscripten changes.  This scripte can be
used to copy new versions into place.
@sbc100 sbc100 force-pushed the update_musl_script branch from 364a812 to 148de5a Compare January 20, 2021 19:21
@sbc100 sbc100 merged commit c62e44a into master Jan 20, 2021
@sbc100 sbc100 deleted the update_musl_script branch January 20, 2021 23:13
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.

2 participants