Skip to content

Commit

Permalink
nopkgconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Nov 28, 2024
1 parent 3a982f4 commit c7504ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wheels-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,9 @@ function build_libavif {
. \
&& make install)

if [[ "$MB_ML_LIBC" == "manylinux" ]]; then
cp /usr/local/lib64/libavif.a /usr/local/lib
fi
touch libavif-stamp
}

Expand Down

0 comments on commit c7504ca

Please sign in to comment.