]> git.proxmox.com Git - rustc.git/blob - tests/run-make-fulldeps/issue-33329/Makefile
9c149440d8ec4347235df47086b86712b859c27f
[rustc.git] / tests / run-make-fulldeps / issue-33329 / Makefile
1 include ../tools.mk
2
3 all:
4 $(RUSTC) --target x86_64_unknown-linux-musl main.rs 2>&1 | $(CGREP) \
5 "error: Error loading target specification: Could not find specification for target"