summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Anderson <telans@posteo.de>2021-03-06 22:23:07 +1300
committerMichał Górny <mgorny@gentoo.org>2021-06-10 22:19:50 +0200
commitd10cdcf53d0f254880621200ec882af96c59914e (patch)
tree52a35bf889a7f05ff3f8d1d081323159104057d0 /profiles/arch/amd64/package.use
parentnet-dns/pdns-recursor: Version bump to 4.4.4 and 4.5.2 (diff)
downloadgentoo-d10cdcf53d0f254880621200ec882af96c59914e.tar.gz
gentoo-d10cdcf53d0f254880621200ec882af96c59914e.tar.bz2
gentoo-d10cdcf53d0f254880621200ec882af96c59914e.zip
profiles: enable abi_x86_32 clang-runtime & deps
Enables compatability with -unwindlib=libunwind sys-devel/clang[default-compiler-rt] requires these for multilib builds Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64/package.use')
-rw-r--r--profiles/arch/amd64/package.use10
1 files changed, 9 insertions, 1 deletions
diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use
index a8ec3b16bc06..22973911001c 100644
--- a/profiles/arch/amd64/package.use
+++ b/profiles/arch/amd64/package.use
@@ -1,6 +1,14 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Theo Anderson <telans@posteo.de> (2021-03-06)
+# Enable 32-bit clang runtime to ease -m32 builds with non-GCC runtime
+sys-devel/clang-runtime abi_x86_32
+sys-libs/libcxxabi abi_x86_32
+sys-libs/libcxx abi_x86_32
+sys-libs/libomp abi_x86_32
+sys-libs/llvm-libunwind abi_x86_32
+
# Mike Gilbert <floppym@gentoo.org> (2016-11-17)
# Enable both efi and pc by default.
# bug #600110