Skip to content

[rustbuild] ignores the --build flag #38198

Closed
@nagisa

Description

@nagisa

build being commented-out in config.toml and running

python x.py test --stage 2 --build=i686-unknown-linux-gnu

starts downloading the x86_64 compiler… and then tries to execute i686 compiler which fails with a terrible error of

failed to execute command: No such file or directory (os error 2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions