Skip to content

Commit

Permalink
Do not specify linker and use default
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Jan 9, 2025
1 parent af217ba commit 0229632
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-unix-static-sanitized.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ jobs:
CXXFLAGS: ${{ env.CI_CXXFLAGS }}
LDFLAGS: ${{ env.CI_LDFLAGS }}
LIBRARY_PATH: ${{ env.CI_LD_LIBRARY_PATH }}
CC_LD: ${{ env.CC }}
CXX_LD: ${{ env.CXX }}

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

0 comments on commit 0229632

Please sign in to comment.