You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert abb0075 "build: reduce CMake handling for zlib" (PR44780)
and follow-ups:
a2ca1c2 "build: disable zlib by default on Windows"
2181bf4 "[CMake] Link against ZLIB::ZLIB"
1079c68 "Attempt to fix ZLIB CMake logic on Windows"
This changed the output of llvm-config --system-libs, and more
importantly it broke stand-alone builds. Instead of piling on more fix
attempts, let's revert this to reduce the risk of more breakages.
(cherry picked from commit 916be8f)
0 commit comments