We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5000c85 commit cadeb6cCopy full SHA for cadeb6c
1 file changed
qb/config.params.sh
@@ -111,7 +111,7 @@ HAVE_EGL=auto # EGL context support
111
HAVE_VG=auto # OpenVG support
112
HAVE_CG=auto # Cg shader support
113
HAVE_HLSL=no # HLSL9 shader support (for Direct3D9)
114
-HAVE_BUILTINZLIB=no # Bake in zlib
+HAVE_BUILTINZLIB=auto # Bake in zlib
115
HAVE_ZLIB=auto # zlib support (ZIP extract, PNG decoding/encoding)
116
HAVE_ALSA=auto # ALSA support
117
C89_ALSA=no
@@ -215,4 +215,4 @@ HAVE_GAME_AI=no
215
HAVE_SMBCLIENT=auto # SMB client support
216
HAVE_BUILTINSMBCLIENT=no # Use builtin libsmb2
217
HAVE_COCOA=auto # Cocoa support (Darwin/Apple)
218
-HAVE_MFI=auto # GameController.framework joypad support (Apple)
+HAVE_MFI=auto # GameController.framework joypad support (Apple)
0 commit comments