Files
unshell/unshell-breakout-module/build.sh
T
2025-11-08 14:56:03 -07:00

7 lines
227 B
Bash
Executable File

RUSTFLAGS="-Zlocation-detail=none -Zfmt-debug=none" cargo +nightly build \
-Z build-std=std,panic_abort \
-Z build-std-features="optimize_for_size" \
--profile release $@
# upx ./target/release/libunshell_module_test.so