gitlab-ci: Build meson-mingw32-x86_64 w/o zlib.

To prevent hard requirement of zlib from creeping in, as
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9689

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9727>
This commit is contained in:
Jose Fonseca 2021-03-20 10:41:25 +00:00
parent cb4287608a
commit 2a50ab8571
1 changed files with 1 additions and 0 deletions

View File

@ -1035,6 +1035,7 @@ meson-mingw32-x86_64:
GALLIUM_DRIVERS: "swrast"
EXTRA_OPTION: >
-Dllvm=disabled
-Dzlib=disabled
-Dosmesa=true
--cross-file=.gitlab-ci/x86_64-w64-mingw32