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 fc655b1 commit c778a33Copy full SHA for c778a33
clang/cmake/caches/Release.cmake
@@ -146,3 +146,4 @@ set_final_stage_var(CPACK_ARCHIVE_THREADS "0" STRING)
146
if(${CMAKE_HOST_SYSTEM_NAME} MATCHES "Darwin")
147
set_final_stage_var(LLVM_USE_STATIC_ZSTD "ON" BOOL)
148
endif()
149
+set_final_stage_var(ZLIB_USE_STATIC_LIBS "ON" BOOL)
0 commit comments