There is a -Clinker='arm-none-eabi-gcc' that seems to be causing trouble.

This commit is contained in:
Tor Hovland 2021-11-07 20:08:42 +01:00
parent 27464fa501
commit 13dbdc6ad3

View File

@ -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