[llvm-bugs] [Bug 33908] New: clang now depends on libxml2, apparently accidentally

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 24 08:41:17 PDT 2017


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: unassignedclangbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: djasper at google.com, klimek at google.com,
                    llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170724/73cf70c4/attachment.html>


More information about the llvm-bugs mailing list