Skip to content

./configure should set profile = "user" by default #107050

Closed
@jyn514

Description

@jyn514

This is part of https://jyn.dev/2023/01/12/Bootstrapping-Rust-in-2023.html that's not a breaking change. Setting profile = "user" will be useful regardless of the rest of the changes mentioned there, since it will let us change the global defaults in bootstrap without impacting distros as much.

This is blocked on #107049. Note that ./configure --set profile=x should override the default of user.

I would like to also set download-ci-rustc = false in src/bootstrap/defaults/config.user.toml at the same time.

Metadata

Metadata

Assignees

Labels

C-enhancementCategory: An issue proposing an enhancement or a PR with one.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.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