mirror of
https://git.deuxfleurs.fr/Deuxfleurs/garage.git
synced 2025-01-03 04:48:46 +00:00
3 lines
75 B
Makefile
3 lines
75 B
Makefile
all:
|
|
#cargo fmt || true
|
|
RUSTFLAGS="-C link-arg=-fuse-ld=lld" cargo build
|