Skip to content

Commit

Permalink
add Brendan's flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-4 committed Jan 23, 2025
1 parent ebc2ca6 commit bc4bcc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/basic_cli_build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
CC_aarch64_unknown_linux_musl: clang-18
AR_aarch64_unknown_linux_musl: llvm-ar-18
CARGO_TARGET_AARCH64_UNKNOWN_LINUX_MUSL_RUSTFLAGS: "-Clink-self-contained=yes -Clinker=rust-lld"
CFLAGS_aarch64_unknown_linux_musl: "-nostdinc -nostdlib -isystem/usr/include/aarch64-linux-musl/"
run: ./ci/build_basic_cli.sh linux_arm64

- name: Save .a file
Expand Down

0 comments on commit bc4bcc0

Please sign in to comment.