mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Move server component out of unshell-lib
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
OBFUSCATION_KEY=abc123abc \
|
||||
RUSTFLAGS="-Zlocation-detail=none -Zfmt-debug=none" \
|
||||
cargo +nightly bloat \
|
||||
-Z build-std=std,panic_abort \
|
||||
-Z build-std-features="optimize_for_size" \
|
||||
$@ \
|
||||
--profile release
|
||||
Reference in New Issue
Block a user