From: Michał Górny Date: Thu, 23 Mar 2017 18:46:32 +0000 (+0100) Subject: profiles/arch: Mask clang runtimes on unsupported arches, #613666 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3545600e077ef690252bcb67bdb0bee3033870df;p=gentoo.git profiles/arch: Mask clang runtimes on unsupported arches, #613666 --- diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 148e602716c8..bcf94047b64a 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -3,6 +3,11 @@ # This file requires >=portage-2.1.1 +# Michał Górny (23 Mar 2017) +# Most of clang runtimes are not supported here +sys-devel/clang-runtime openmp sanitize +sys-libs/libcxx libcxxrt + # Michael Weber (15 Mar 2017) # Cannot test non-free dependency dev-libs/device-atlas-api-c net-proxy/haproxy device-atlas diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 6f8bc4fff2cb..4f5e260be1a5 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (23 Mar 2017) +# Most of clang runtimes are not supported here +sys-devel/clang-runtime openmp sanitize +sys-libs/libcxx libunwind libcxxrt +sys-libs/libcxxabi libunwind + # Pacho Ramos (04 Feb 2017) # Missing keywords, bug #599572 net-libs/gnome-online-accounts gnome