Skip to content

src/bootstrap/cc.rs: Support specifying AR in config or via environment variable #41821

Closed
@devurandom

Description

@devurandom

src/bootstrap/cc.rs currently derives AR from CC via build_helper.cc2ar(). However, it would be very helpful if AR could be specified in config.toml, like CC can. Alternatively, it would be desirable to be able to provide the binary name via a environment variable.

Metadata

Metadata

Assignees

Labels

C-bugCategory: This is a bug.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