Skip to content

support for static link with musl#1

Open
Naia-love wants to merge 1 commit intoCuprate:developmentfrom
Naia-love:development
Open

support for static link with musl#1
Naia-love wants to merge 1 commit intoCuprate:developmentfrom
Naia-love:development

Conversation

@Naia-love
Copy link
Copy Markdown

fix Cuprate/cuprate#360

If building statically (which rust do by default for musl), statically link stdc++ instead of dynamically,
if RUSTFLAGS have been set to build dynamically, link it dynamically.

Thank syntheticbird for the help tracing down that it could be the binding causing the crash.

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.

MUSL: static builds segfault

1 participant