Skip to content

Commit

Permalink
add include ../tools.mk to the Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Aparicio committed Jul 25, 2016
1 parent ec616d5 commit f438801
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-make/issue-33329/Makefile
@@ -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"

0 comments on commit f438801

Please sign in to comment.