ci/windows: Disable zlib in LLVM
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29649>
This commit is contained in:
@@ -96,6 +96,7 @@ cmake ../llvm `
|
||||
-DLLVM_ENABLE_DIA_SDK=OFF `
|
||||
-DCLANG_BUILD_TOOLS=ON `
|
||||
-DLLVM_SPIRV_INCLUDE_TESTS=OFF `
|
||||
-DLLVM_ENABLE_ZLIB=OFF `
|
||||
-Wno-dev && `
|
||||
ninja -j32 install
|
||||
$buildstatus = $?
|
||||
|
Reference in New Issue
Block a user