diff options
| author | bors <bors@rust-lang.org> | 2021-02-16 05:45:10 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-02-16 05:45:10 +0000 |
| commit | 090dac0c3892a2d21afb0f82aa72920760e08078 (patch) | |
| tree | 8a5379b6c252f87467b9c098bde06d0c5f9b6c17 /compiler/rustc_codegen_llvm/src | |
| parent | 42a4673fbd40b09a99d057eaa9b3e5579b54c184 (diff) | |
| parent | cbe6c70c687c97a0189cc2ccf2d3071f4ed01174 (diff) | |
| download | rust-090dac0c3892a2d21afb0f82aa72920760e08078.tar.gz rust-090dac0c3892a2d21afb0f82aa72920760e08078.zip | |
Auto merge of #81734 - richkadel:fixfordash, r=pnkfelix
Ensures `make` tests run under /bin/dash (if available), like CI, and fixes a Makefile Note: This cherrypicks #81688 (`@pnkfelix)` Updates `tools.mk` to explicitly require `SHELL := /bin/dash`, since CI uses `dash` but other environments (including developer local machines) may default to `bash`. Replaces bash-specific shell command in one Makefile with a dash-compatible alternative, and re-enables the affected Makefile test. Removes apparently redundant definition of `UNAME`. Also see: [zulip discussion thread](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/how.20to.20run.2Fbless.20src.2Ftest.2Frun-make-fulldeps.2Fcoverage.20.3F) r? `@pnkfelix` FYI: `@wesleywiser` `@tmandry`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
