mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-07-27 16:28:56 +00:00
4 lines
74 B
Makefile
4 lines
74 B
Makefile
all:
|
|
cargo fmt || true
|
|
RUSTFLAGS="-C link-arg=-fuse-ld=lld" cargo build
|