Summary: | sys-libs/compiler-rt[clang] sys-libs/compiler-rt-sanitizers[clang] sys-libs/libcxx[clang] sys-libs/libcxxabi[clang] sys-libs/llvm-libunwind[clang] strips -unwindlib=libunwind | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | unhappy-ending <unhappy-ending> |
Component: | Current packages | Assignee: | LLVM support project <llvm> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=881579 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
libcxxabi example stripping flags
libcxxabi example bypassing flag stripping |
Description
unhappy-ending
2022-11-28 18:41:39 UTC
Created attachment 838007 [details]
libcxxabi example stripping flags
Portage strips -unwindlib=libunwind and libcxxabi fails to build.
Created attachment 838009 [details]
libcxxabi example bypassing flag stripping
Bypassing the stripping results in a proper build with -unwindlib=libunwind intact.
|