Skip to content

Commit

Permalink
Suppress LDFLAGS for dav1d
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Jan 9, 2025
1 parent 0229632 commit 38bccda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-unix-static-sanitized.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ jobs:
env:
CFLAGS: ${{ env.CI_CFLAGS }}
CXXFLAGS: ${{ env.CI_CXXFLAGS }}
LDFLAGS: ${{ env.CI_LDFLAGS }}
LIBRARY_PATH: ${{ env.CI_LD_LIBRARY_PATH }}

- name: Prepare libavif (cmake)
Expand Down

0 comments on commit 38bccda

Please sign in to comment.