Files
2023-08-26 01:43:59 +08:00

10 lines
237 B
Makefile

_:
@just --list
build-n:
cargo +nightly build -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort --target x86_64-apple-darwin --release
upx:
upx --best --lzma target/x86_64-apple-darwin/release/secretshare