garage/Makefile
2020-04-24 10:10:01 +00:00

4 lines
74 B
Makefile

all:
cargo fmt || true
RUSTFLAGS="-C link-arg=-fuse-ld=lld" cargo build