Skip to content

rustc custom target compile is broken #1405

Closed
@stefson

Description

@stefson

hey there,

I hope I'm at the right spot to ask for help with my problem: starting with rust-1.85.0_beta, I'm unable to compile my custom target I've been using for many years now:

rustc --print target-list | grep armv7a-unknown
> armv7a-unknown-linux-musleabihf

this is the output of rustc -Vv

rustc 1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)
binary: rustc
commit-hash: 9fc6b43126469e3858e2fe86cafb4f0fd5068869
commit-date: 2025-01-07
host: armv7a-unknown-linux-musleabihf
release: 1.84.0
LLVM version: 19.1.5

How can I hack the target infos into the vendored cc crate, please?

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