woj-server/resource/runner/framework/template/rust.mk

2 lines
69 B
Makefile

RUSTC = /root/.cargo/bin/rustc
RUSTFLAGS = -C opt-level=2 -W warnings