Skip to content

Commit

Permalink
Update PreCompile.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Legendaxe authored Jul 30, 2024
1 parent 0568fb9 commit 3c7d7f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/tgs_scripts/PreCompile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ fi

echo "Deploying rust-g ss220..."
git checkout master
~/.cargo/bin/cargo clean
env PKG_CONFIG_ALLOW_CROSS=1 ~/.cargo/bin/cargo build --ignore-rust-version --release --target=i686-unknown-linux-gnu
mv target/i686-unknown-linux-gnu/release/librust_g.so "$1/librust_g_ss220.so"
cd ..
Expand Down

0 comments on commit 3c7d7f1

Please sign in to comment.