Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimryndin committed Feb 22, 2024
1 parent 918deb1 commit 5eb6cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
- name: Build
env:
RUSTFLAGS: '-C target-feature=+crt-static'
RUSTFLAGS: '-C target-feature=+crt-static -C linker=${{ matrix.cc }}'
#CC_aarch64_unknown_linux_gnu: "aarch64-linux-gnu-gcc"
#CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER: "aarch64-linux-gnu-gcc"
#BINDGEN_EXTRA_CLANG_ARGS: -"-sysroot /usr/aarch64-linux-gnu"
Expand Down

0 comments on commit 5eb6cc3

Please sign in to comment.