about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2024-04-05 10:52:36 +0300
committeronur-ozkan <work@onurozkan.dev>2024-04-05 11:45:31 +0300
commit199589d81466a4b436bd41cc0dfd2f35c908a951 (patch)
tree4e57170e0491a6085960477afc56bc996785f5ff /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent3d5528c287860b918e178a34f04ff903325571b3 (diff)
downloadrust-199589d81466a4b436bd41cc0dfd2f35c908a951.tar.gz
rust-199589d81466a4b436bd41cc0dfd2f35c908a951.zip
handle rustc args properly in bootstrap
Because `RUSTFLAGS` gets overwritten during the conversion from `Cargo` to `Command`,
the passed rustc args were being lost. This change combines the rustc args with the values
that override `RUSTFLAGS`.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions