about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2021-10-04 23:56:21 -0700
committerGitHub <noreply@github.com>2021-10-04 23:56:21 -0700
commit94b72f4dd0beb5d2b7f7910c81c28e8101ab2c44 (patch)
treec2e8f3bf827f9ff23b2aefc2dd230080ee2f4f1b /compiler/rustc_codegen_llvm/src
parent87f782ede653c0f0472cfa879d7be163af072417 (diff)
parente552c0d86baebdf594b9cacebbcf5207e57207d5 (diff)
downloadrust-94b72f4dd0beb5d2b7f7910c81c28e8101ab2c44.tar.gz
rust-94b72f4dd0beb5d2b7f7910c81c28e8101ab2c44.zip
Rollup merge of #89426 - davidtwco:bootstrap-nix-toolchain-env-var, r=Mark-Simulacrum
bootstrap: add config option for nix patching

On NixOS systems, bootstrap will patch rustc used in bootstrapping after checking `/etc/os-release` (to confirm the current distribution is NixOS). However, when using Nix on a non-NixOS system, it can be desirable for bootstrap to patch rustc. In this commit, a `patch-binaries-for-nix` option is added to `config.toml`, which allows for user opt-in to bootstrap's Nix patching.

r? ``@Mark-Simulacrum``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions