Skip to content

Commit

Permalink
Update aarch64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetVishnya authored Feb 9, 2025
1 parent a607fa8 commit 70c38ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
export PATH=/root/.cargo/bin:$PATH
export CARGO_TERM_COLOR=always
export CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse
export CARGO_BUILD_JOBS=1
export RUSTFLAGS="-C link-arg=-fuse-ld=lld"
cargo build --release --verbose --package capstone
cargo build --release --verbose --package libcasr
Expand Down

0 comments on commit 70c38ab

Please sign in to comment.