Skip to content

musl output contains GLIBC symbols #63

@llitz

Description

@llitz

Checking the latest release, v.0.4.0, matrix-sdk-crypto.linux-x64-musl.node contains a lot of GLIBC symbols and fails at runtime on musl systems - first failed call is with __register_atfork

strings matrix-sdk-crypto.linux-x64-musl.node | grep GLIBC_ | wc -l
111

I think there's something wrong with the generation pipeline for musl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions