Skip to content

x.py refers to skip-build, which is missing from config.example.toml #130039

Closed
@dilyanpalauzov

Description

@dilyanpalauzov

rustc-1.81.0-src/x.py --help prints

     --llvm-skip-rebuild <VALUE>
          whether rebuilding llvm should be skipped, overriding `skip-rebuld` in config.toml
          
          [possible values: true, false]

This suggests, that config.example.toml has a skip-rebuild parameter. But it does not.

#71119 suggests to skip rebuilding LLVM by calling ./configure --llvm-root=<path>.

  • Either reword the above output, or add skip-rebuild in config,example.toml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-help-wantedCall for participation: Help is requested to fix this issue.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.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