Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
timbess committed Sep 9, 2024
1 parent 8e14a4d commit 560858a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
export RUSTFLAGS="-C link-arg=--sysroot=/sysroot"
export RUSTDOCFLAGS="-C link-arg=--sysroot=/sysroot"
export CFLAGS="--sysroot=/sysroot"
export CFLAGS="--sysroot=/sysroot -fuse-ld=lld"
pnpm run build
if: ${{ !contains(matrix.os, 'windows') }}
Expand Down

0 comments on commit 560858a

Please sign in to comment.