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

meta: add a mechanism to keep third-party code in sync #601

Open
64 opened this issue Jul 1, 2022 · 0 comments
Open

meta: add a mechanism to keep third-party code in sync #601

64 opened this issue Jul 1, 2022 · 0 comments

Comments

@64
Copy link
Member

64 commented Jul 1, 2022

Currently, we keep large portions of unmodified musl code in e.g the regex and math libraries.

A better solution would be to maintain patches and have a script that can update the code in-tree. This could also be used to vendor other third-party code, see e.g #593.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant