Skip to content

Commit

Permalink
build: always update submodules
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
tulir committed Aug 8, 2024
1 parent b7a5bb7 commit f3a286f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-rust.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
# RUST_PROFILE=dev
#fi
RUST_PROFILE=release
git submodule update --init
cd pkg/libsignalgo/libsignal && RUSTFLAGS="-Ctarget-feature=-crt-static" RUSTC_WRAPPER="" cargo build -p libsignal-ffi --profile=$RUST_PROFILE

0 comments on commit f3a286f

Please sign in to comment.