garage/Makefile
2020-04-26 20:39:32 +00:00

4 lines
75 B
Makefile

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