Skip to content

Commit

Permalink
fix(build): remove bzip
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias-Boulay committed Jul 14, 2024
1 parent 70e6f76 commit 516c5a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci_build_android.bash
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ if [ "$SKIP_FREETYPE" != "1" ]; then
--prefix=`pwd`/build_android-$LWJGL_BUILD_ARCH \
--without-zlib \
--with-brotli=no \
--with-bzip2=no \
--with-png=no \
--with-harfbuzz=no \
--enable-static=no \
Expand Down

0 comments on commit 516c5a8

Please sign in to comment.