blob: 0c9d93ecb2af7579829e886280f0bd6848056162 [file]
-include ../tools.mk
all:
$(RUSTC) foo.rs -C target-cpu=native
$(call RUN,foo)