Skip to content

rustbuild: allow using ninja to build LLVM #32809

Closed
@nagisa

Description

@nagisa

Ninja is much faster at building LLVM, especially when more cores get involved. We should either:

  1. Autodetect presence of ninja and use it automatically (with an option to force use of make); or
  2. Allow using ninja (via some option).

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