* [gentoo-commits] repo/gentoo:master commit in: sys-libs/llvm-libunwind/
@ 2022-09-30 14:52 99% Michał Górny
0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2022-09-30 14:52 UTC (permalink / raw
To: gentoo-commits
commit: 5c17599a6b99d202a7c655b7fd009dee63d07ebe
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 12:19:12 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 14:52:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c17599a
sys-libs/llvm-libunwind: Disable cross-unwind in 16.0.0_pre20220930
Disable cross-unwinding support in 16.0.0_pre20220930 snapshot due
to upstream regression.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20220930.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20220930.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20220930.ebuild
index 67d11a24dc77..71139d2b5fda 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20220930.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20220930.ebuild
@@ -85,9 +85,8 @@ multilib_src_configure() {
-DLIBUNWIND_INCLUDE_TESTS=$(usex test)
-DLIBUNWIND_INSTALL_HEADERS=ON
- # support non-native unwinding; given it's small enough,
- # enable it unconditionally
- -DLIBUNWIND_ENABLE_CROSS_UNWINDING=ON
+ # temporarily disabled due to upstream regression
+ -DLIBUNWIND_ENABLE_CROSS_UNWINDING=OFF
# avoid dependency on libgcc_s if compiler-rt is used
-DLIBUNWIND_USE_COMPILER_RT=${use_compiler_rt}
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-09-30 14:52 99% [gentoo-commits] repo/gentoo:master commit in: sys-libs/llvm-libunwind/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox