mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-02-05 17:28:23 +08:00
reduce size for prec on linux
This commit is contained in:
parent
3743fe3f88
commit
cab6b2a806
@ -18,3 +18,5 @@ make -j
|
|||||||
cp pikaByteCodeGen $ROOT/rust-msc-latest-linux
|
cp pikaByteCodeGen $ROOT/rust-msc-latest-linux
|
||||||
cd $ROOT
|
cd $ROOT
|
||||||
chmod +x rust-msc-latest-linux
|
chmod +x rust-msc-latest-linux
|
||||||
|
strip -s rust-msc-latest-linux
|
||||||
|
upx -9 rust-msc-latest-linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user