Skip to content

Commit f438801

Browse files
author
Jorge Aparicio
committed
add include ../tools.mk to the Makefile
1 parent ec616d5 commit f438801

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
-include ../tools.mk
2+
13
all:
24
$(RUSTC) --target x86_64_unknown-linux-musl main.rs 2>&1 | \
35
grep "error: Error loading target specification: Could not find specification for target"

0 commit comments

Comments
 (0)