[Lldb-commits] [clang] [lldb] [llvm] [cmake] Add support for statically linking libxml2 (PR #166867)
Paul Kirth via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 10 17:57:35 PDT 2026
ilovepi wrote:
We're seeing build failures in our CI after this https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-host-windows-x64/b8684873188283094849/overview
Logs: https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket/8684873188283094849/+/u/clang/configure/stdout
Since its failing to configure libxml2, I'm guessing its related to your PR. Would you mind taking a look, and reverting if its not obvious how to fix?
@petrhosek any thoughts? Does something need to be updated in the Fuchsia cmake cache files?
https://github.com/llvm/llvm-project/pull/166867
More information about the lldb-commits
mailing list