https://bugs.llvm.org/show_bug.cgi?id=51886

            Bug ID: 51886
           Summary: Wrong Version of libc++1, libc++abi1 & libunwind in
                    LLVM's Ubuntu Hirsute "Development" Repo
           Product: Packaging
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: deb packages
          Assignee: unassignedb...@nondot.org
          Reporter: tanishqban...@gmail.com
                CC: llvm-bugs@lists.llvm.org

The llvmis supposed to provide version 14 of llvm, clang and other packages.
But in case of libc++1, libc++abi1 & libunwind; it is currently providing
version 12 with "apt install libc++1". (other packages are at version 14)

Temporary Fix : install using "apt install libc++1-14-dev" and. Then create
appropriate symlinks.

Proposed Changes : Update the meta packages to automatically provide version 14
of libc++, libc++abi and libunwind.

(I might have misspelled the exact package name, so ignore that please)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to