There is a -Clinker='arm-none-eabi-gcc' that seems to be causing trouble.
This commit is contained in:
parent
27464fa501
commit
13dbdc6ad3
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
|||
# Regression test for issue #10971
|
||||
# Running two invocations in parallel would overwrite each other's temp files.
|
||||
|
||||
## clean up unused env variables which might cause harm.
|
||||
unexport RUSTC_LINKER
|
||||
|
||||
all:
|
||||
touch $(TMPDIR)/lib.rs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue