Skip to content

Commit

Permalink
Foce homebrew include
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Jan 7, 2025
1 parent 7e96db9 commit 3c4bca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-unix-static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- name: Check static link bundling
run: |
${{ env.CC }} -o avifenc -I./apps/shared -I./third_party/iccjpeg -I./include apps/avifenc.c \
-I/opt/homebrew/include/ -L/opt/homebrew/lib \
apps/shared/*.c third_party/iccjpeg/iccjpeg.c build/libavif.a \
-lpng -ljpeg -lz -lm -ldl -lstdc++
Expand Down

0 comments on commit 3c4bca9

Please sign in to comment.