Skip to content

Commit

Permalink
come on now
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSuckerberg committed Dec 1, 2023
1 parent 7094f97 commit eb9bf27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ci/build_auxmos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ fi
git fetch origin --depth=1 $AUXMOS_VERSION
git reset --hard FETCH_HEAD

rustup target add i686-unknown-linux-gnu
cargo build --release --target=i686-unknown-linux-gnu --features "all_reaction_hooks,katmos"
cp target/release/libauxmos.so ~
ldd ~/libauxmos.so

0 comments on commit eb9bf27

Please sign in to comment.