[all-commits] [llvm/llvm-project] a080c7: [lldb] Add build option to specify the libxml 2 ve...

Fabrice de Gans via All-commits all-commits at lists.llvm.org
Fri May 30 16:21:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a080c741bc2c013919e7445d108fd532f12549b1
      https://github.com/llvm/llvm-project/commit/a080c741bc2c013919e7445d108fd532f12549b1
  Author: Fabrice de Gans <Steelskin at users.noreply.github.com>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M lldb/cmake/modules/LLDBConfig.cmake

  Log Message:
  -----------
  [lldb] Add build option to specify the libxml 2 version (#142183)

The Swift Windows toolchain uses its own static build of libxml 2, which
is more recent than 2.8, resulting in the provided libxml 2 to be
rejected. This change allows to specify a custom version for libxml 2,
while defaulting to 2.8.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list