Skip to content

Commit

Permalink
Specify LD
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Jan 3, 2025
1 parent b0f43f9 commit f81c8a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-unix-static-sanitized.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ jobs:
CXXFLAGS: ${{ env.CI_CXXFLAGS }}
LDFLAGS: ${{ env.CI_LDFLAGS }}
LD_LIBRARY_PATH: ${{ env.CI_LD_LIBRARY_PATH }}
C_LD: clang
CXX_LD: clang

- name: Prepare libavif (cmake)
run: >
Expand Down

0 comments on commit f81c8a2

Please sign in to comment.