https://bugs.llvm.org/show_bug.cgi?id=33908
Bug ID: 33908
Summary: clang now depends on libxml2, apparently accidentally
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Formatter
Assignee: unassignedclangb...@nondot.org
Reporter: nicolaswe...@gmx.de
CC: djas...@google.com, kli...@google.com,
llvm-bugs@lists.llvm.org
`ldd bin/clang` now includes libxml2.so.2 . It looks like that's accidental and
an effect of the work done for llvm-mt. While llvm-mt should depend on
libxml2.so.2 , most of LLVM's binaries shouldn't.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs