summaryrefslogtreecommitdiff
path: root/sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-09 20:16:39 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-09 20:16:39 +0100
commit69202c9dc2e21292adc03d8e2083e15f1814f321 (patch)
tree82c271263914afa1a5d15340b63461197e407532 /sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild
parentc62f31f933c259fc576a912eed0856ca03346fc4 (diff)
gentoo auto-resync : 09:08:2022 - 20:16:39
Diffstat (limited to 'sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild
index 2abe825b0946..70ee605d38b3 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.0.9999.ebuild
@@ -69,6 +69,7 @@ multilib_src_configure() {
fi
local mycmakeargs=(
+ -DCMAKE_CXX_COMPILER_TARGET="${CHOST}"
-DPython3_EXECUTABLE="${PYTHON}"
-DLLVM_ENABLE_RUNTIMES="libunwind"
-DLLVM_LIBDIR_SUFFIX=${libdir#lib}