Skip to content

Commit

Permalink
without
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Oct 23, 2024
1 parent b3b91bd commit 3e1c39f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/wheels-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ function build {
build_libpng
build_lcms2
build_openjpeg
if [ -f /usr/local/lib64/libopenjp2.so ]; then
cp /usr/local/lib64/libopenjp2.so /usr/local/lib
fi

ORIGINAL_CFLAGS=$CFLAGS
CFLAGS="$CFLAGS -O3 -DNDEBUG"
Expand Down

0 comments on commit 3e1c39f

Please sign in to comment.