mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-libs/libcxx: Remove failing tests in 12.0.0-rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -63,6 +63,11 @@ src_prepare() {
|
||||
# out-of-tree build.
|
||||
eapply "${FILESDIR}/${PN}-3.9-cmake-link-flags.patch"
|
||||
|
||||
# Known failures.
|
||||
rm test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp || die
|
||||
rm test/libcxx/memory/trivial_abi/unique_ptr_ret.pass.cpp || die
|
||||
rm test/libcxx/memory/trivial_abi/weak_ptr_ret.pass.cpp || die
|
||||
|
||||
llvm.org_src_prepare
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user