mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
add Brendan's flag
This commit is contained in:
parent
ebc2ca6af1
commit
bc4bcc080b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue