Skip to content

aarch64-unknown-linux-musl target fails with the new --fix-cortex-a53-843419 linker arg #451

Description

@Lawouach

Rust nightly added last week the following flags -Wl,--fix-cortex-a53-843419 as a pre_link_arg to the aarch64-unknown-linux-musl target spec.

Zig cc (tested with 0.16.0) rejects this flag:

error: unsupported linker arg: --fix-cortex-a53-843419

I'm reporting this as this may be useful for folks investigating why builds start failing :)

On my side, I pinned to nightly-2026-06-04 and that works fine.

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