Rename keep-rust to keep (part 2)
This commit is contained in:
@@ -4,4 +4,4 @@ set -ex
|
|||||||
|
|
||||||
export RUSTFLAGS='-C target-feature=+crt-static'
|
export RUSTFLAGS='-C target-feature=+crt-static'
|
||||||
cargo build --release --target x86_64-unknown-linux-gnu
|
cargo build --release --target x86_64-unknown-linux-gnu
|
||||||
cp target/x86_64-unknown-linux-gnu/release/keep-rust ./
|
cp target/x86_64-unknown-linux-gnu/release/keep ./
|
||||||
|
|||||||
Reference in New Issue
Block a user