commit: 6b5c00fad92ef11766ab59648557f5bc96375c08
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 4 14:17:44 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 4 15:51:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b5c00fa
sys-libs/libcxxabi: Remove obsolete libcxx libdir test hack
Remove the hack that overrode `LIBCXX_LIBDIR_SUFFIX` for testing.
Upstream has updated the test code to account for the suffix, so this
hack is not only unnecessary but it is now breaking the test suite.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-libs/libcxxabi/libcxxabi-20.0.0.9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-libs/libcxxabi/libcxxabi-20.0.0.9999.ebuild
b/sys-libs/libcxxabi/libcxxabi-20.0.0.9999.ebuild
index 903f8e866cb6..22c102f6258c 100644
--- a/sys-libs/libcxxabi/libcxxabi-20.0.0.9999.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-20.0.0.9999.ebuild
@@ -76,7 +76,6 @@ multilib_src_configure() {
# this is broken with standalone builds, and also meaningless
-DLIBCXXABI_USE_LLVM_UNWINDER=OFF
- -DLIBCXX_LIBDIR_SUFFIX=
-DLIBCXX_ENABLE_SHARED=ON
-DLIBCXX_ENABLE_STATIC=OFF
-DLIBCXX_CXX_ABI=libcxxabi