There is a -Clinker='arm-none-eabi-gcc' that seems to be causing trouble.
This commit is contained in:
parent
27464fa501
commit
13dbdc6ad3
@ -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…
Reference in New Issue
Block a user