Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect --set=target.platform when building rustbuild itself #105920

Merged
merged 1 commit into from
Dec 30, 2022

Commits on Dec 29, 2022

  1. Respect --set=target.platform during build

    Avoid quoting targets that do not contain a period.
    See rust-lang@1532fd8
    
    `--set=target.platform.linker` is ignored if RUSTFLAGS is not set.
    Undo parts of rust-lang@d1291dc
    MarcusCalhoun-Lopez committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    480297d View commit details
    Browse the repository at this point in the history