garage/Makefile

4 lines
75 B
Makefile
Raw Normal View History

all:
2020-04-26 20:39:32 +00:00
#cargo fmt || true
2020-04-24 10:10:01 +00:00
RUSTFLAGS="-C link-arg=-fuse-ld=lld" cargo build