add include ../tools.mk to the Makefile
This commit is contained in:
parent
ec616d5846
commit
f438801528
@ -1,3 +1,5 @@
|
||||
-include ../tools.mk
|
||||
|
||||
all:
|
||||
$(RUSTC) --target x86_64_unknown-linux-musl main.rs 2>&1 | \
|
||||
grep "error: Error loading target specification: Could not find specification for target"
|
||||
|
Loading…
Reference in New Issue
Block a user