Skip to content

Commit e6654e2

Browse files
committed
small fix
1 parent f375c68 commit e6654e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/run-web.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ EOF
6464
--cross-file "./android/crossbuilt-web.ini" \
6565
-Dcpp_args=-DAUDIO_PREFER_MP3 \
6666
-Ddefault_library=static \
67-
-Dfreetype2:zlib=external
67+
-Dfreetype2:zlib=disabled # TODI, since it's statically linked no duplicates are allowed, solve that
6868

6969
meson compile -C "$BUILD_DIR"
7070

0 commit comments

Comments
 (0)