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

Switch to musl to increase backwards compatibility #184

Closed
Phoenix-Starlight opened this issue Aug 3, 2022 · 3 comments · Fixed by #191 or #210
Closed

Switch to musl to increase backwards compatibility #184

Phoenix-Starlight opened this issue Aug 3, 2022 · 3 comments · Fixed by #191 or #210

Comments

@Phoenix-Starlight
Copy link

The problem

Is your feature request related to a problem? Please describe it.
Not really a problem, just backward compatibility.

My solutions

Describe any number of solutions you've thought of.
The solution is to build within Ubuntu 18.04. (Alternatively, compile everything against Ubuntu 18.04 libc which is 2.27)
I understand that it's to be phased out at April 2023, so it's not a great loss if this is closed.

@theRookieCoder
Copy link
Collaborator

theRookieCoder commented Aug 3, 2022

Ah jeese I guess I should just switch to musl

I'll have to test the performance on both, and then I'll migrate to musl.

@theRookieCoder theRookieCoder changed the title Add backwards support for Ubuntu 18.04 Switch to musl to increase backwards compatibility Aug 3, 2022
@theRookieCoder theRookieCoder changed the title Switch to musl to increase backwards compatibility Switch to musl to increase backwards compatibility Aug 3, 2022
@Phoenix-Starlight
Copy link
Author

Phoenix-Starlight commented Aug 3, 2022 via email

@Phoenix-Starlight
Copy link
Author

Phoenix-Starlight commented Aug 3, 2022 via email

ImperatorStorm added a commit to ImperatorStorm/ferium that referenced this issue Aug 21, 2022
ImperatorStorm added a commit to ImperatorStorm/ferium that referenced this issue Aug 21, 2022
theofficialgman pushed a commit to theofficialgman/ferium that referenced this issue Aug 23, 2022
ImperatorStorm added a commit to ImperatorStorm/ferium that referenced this issue Aug 23, 2022
@theRookieCoder theRookieCoder linked a pull request Oct 3, 2022 that will close this issue
theRookieCoder added a commit that referenced this issue Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment