aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 32a652aa46c435f47978e5ec951e012c55004826 (plain) (blame)
1
2
3
all:
	cargo fmt || true
	RUSTFLAGS="-C link-arg=-fuse-ld=lld" cargo build