mirror of
https://git.deuxfleurs.fr/Deuxfleurs/garage.git
synced 2024-11-14 12:11:17 +00:00
3 lines
74 B
Makefile
3 lines
74 B
Makefile
all:
|
|
cargo fmt || true
|
|
RUSTFLAGS="-C link-arg=-fuse-ld=lld" cargo build
|