We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec616d5 commit f438801Copy full SHA for f438801
src/test/run-make/issue-33329/Makefile
@@ -1,3 +1,5 @@
1
+-include ../tools.mk
2
+
3
all:
4
$(RUSTC) --target x86_64_unknown-linux-musl main.rs 2>&1 | \
5
grep "error: Error loading target specification: Could not find specification for target"
0 commit comments