index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-make
/
target-cpu-native
/
Makefile
blob: 0c9d93ecb2af7579829e886280f0bd6848056162 (
plain
)
1
2
3
4
5
-include ../tools.mk all: $(RUSTC) foo.rs -C target-cpu=native $(call RUN,foo)