Skip to content

Switch dynamic musl cross compilation to using an abilists file #23881

Open
@alexrp

Description

@alexrp

The current libc.S is fairly big by virtue of being text, and does not allow tracking the musl version that a symbol was introduced in. We should just switch to an abilists file via libc-abi-tools.

When doing this, we should collect symbol lists going back to musl 1.2.0 if possible.

Metadata

Metadata

Assignees

Labels

enhancementSolving this issue will likely involve adding new logic or components to the codebase.libcIssues related to libzigc and Zig's vendored libc code.os-linux

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions