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

[RFC] Update gcompat to 0.9.0, add spotify to musl, use dynamic musl-obstack #23432

Open
wants to merge 9 commits into
base: master
from

Conversation

@ericonr
Copy link
Member

ericonr commented Jul 6, 2020

Okay, so this is a biggie PR, and I do need help for making some decisions.

  • So, basically, gcompat can do Spotify now, on Adélie. I am working on debugging it on Void, because it isn't working completely yet.
  • I enabled obstack in gcompat, by enabling the dynamic lib in musl-obstack. This completely fixes #22616, which needed obstack and _strftime_l symbols (the latter was fixed by gcompat itself).
  • I split musl-obstack-devel.
  • I switched package dependencies to musl-obstack-devel, but they ended up depending on the dynamic version of obstack. Is this bad? Is there some way to solve this? Perhaps two devel sub packages, one for dynamic and one for static linking?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

1 participant
You can’t perform that action at this time.