garage/Makefile

4 lines
74 B
Makefile

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