Skip to content

Refactor static and dynamic handling to avoid hard-coding musl #542

Closed
@zanieb

Description

@zanieb

With #541, musl is switching to dynamic linking and it became apparent that the build system special-cases musl specifically instead of tracking if the build is statically or dynamically linked. It'd be great to add an abstraction to capture the concept rather than checking the target triple.

It's unclear if we'll need this long-term, but it's not a lot of work anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    internalA refactor or improvement that is not user-facing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions