From 4237953cc2c2943cfa32fc4a3b860d3bd7f4c9ae Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 18 Oct 2018 08:37:37 +0200 Subject: [PATCH] gentoo/profiles: Mask clang in 13.0 arm profiles MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/595834 Signed-off-by: Michał Górny --- .../default/linux/arm/13.0/armv6j/package.mask | 18 ++++++++++++++++++ .../default/linux/arm/13.0/armv7a/package.mask | 18 ++++++++++++++++++ .../default/linux/musl/arm/armv7a/package.mask | 18 ++++++++++++++++++ .../linux/uclibc/arm/armv6j/package.mask | 18 ++++++++++++++++++ .../linux/uclibc/arm/armv7a/package.mask | 18 ++++++++++++++++++ 5 files changed, 90 insertions(+) create mode 100644 profiles/default/linux/arm/13.0/armv6j/package.mask create mode 100644 profiles/default/linux/arm/13.0/armv7a/package.mask create mode 100644 profiles/default/linux/musl/arm/armv7a/package.mask create mode 100644 profiles/default/linux/uclibc/arm/armv6j/package.mask create mode 100644 profiles/default/linux/uclibc/arm/armv7a/package.mask diff --git a/profiles/default/linux/arm/13.0/armv6j/package.mask b/profiles/default/linux/arm/13.0/armv6j/package.mask new file mode 100644 index 000000000000..6a132627c621 --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv6j/package.mask @@ -0,0 +1,18 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny (18 Oct 2018) +# Clang does not work correctly with the old *-hardfloat-* triplets. +# Please switch to 17.0 profiles that use *eabihf triplets instead. +# https://bugs.gentoo.org/595834 +dev-python/clang-python +dev-util/lldb +sys-devel/clang +sys-devel/clang-common +sys-devel/clang-runtime +sys-libs/compiler-rt +sys-libs/compiler-rt-sanitizers +sys-libs/libcxx +sys-libs/libcxxabi +sys-libs/libomp +sys-libs/llvm-libunwind diff --git a/profiles/default/linux/arm/13.0/armv7a/package.mask b/profiles/default/linux/arm/13.0/armv7a/package.mask new file mode 100644 index 000000000000..6a132627c621 --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv7a/package.mask @@ -0,0 +1,18 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny (18 Oct 2018) +# Clang does not work correctly with the old *-hardfloat-* triplets. +# Please switch to 17.0 profiles that use *eabihf triplets instead. +# https://bugs.gentoo.org/595834 +dev-python/clang-python +dev-util/lldb +sys-devel/clang +sys-devel/clang-common +sys-devel/clang-runtime +sys-libs/compiler-rt +sys-libs/compiler-rt-sanitizers +sys-libs/libcxx +sys-libs/libcxxabi +sys-libs/libomp +sys-libs/llvm-libunwind diff --git a/profiles/default/linux/musl/arm/armv7a/package.mask b/profiles/default/linux/musl/arm/armv7a/package.mask new file mode 100644 index 000000000000..6a132627c621 --- /dev/null +++ b/profiles/default/linux/musl/arm/armv7a/package.mask @@ -0,0 +1,18 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny (18 Oct 2018) +# Clang does not work correctly with the old *-hardfloat-* triplets. +# Please switch to 17.0 profiles that use *eabihf triplets instead. +# https://bugs.gentoo.org/595834 +dev-python/clang-python +dev-util/lldb +sys-devel/clang +sys-devel/clang-common +sys-devel/clang-runtime +sys-libs/compiler-rt +sys-libs/compiler-rt-sanitizers +sys-libs/libcxx +sys-libs/libcxxabi +sys-libs/libomp +sys-libs/llvm-libunwind diff --git a/profiles/default/linux/uclibc/arm/armv6j/package.mask b/profiles/default/linux/uclibc/arm/armv6j/package.mask new file mode 100644 index 000000000000..6a132627c621 --- /dev/null +++ b/profiles/default/linux/uclibc/arm/armv6j/package.mask @@ -0,0 +1,18 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny (18 Oct 2018) +# Clang does not work correctly with the old *-hardfloat-* triplets. +# Please switch to 17.0 profiles that use *eabihf triplets instead. +# https://bugs.gentoo.org/595834 +dev-python/clang-python +dev-util/lldb +sys-devel/clang +sys-devel/clang-common +sys-devel/clang-runtime +sys-libs/compiler-rt +sys-libs/compiler-rt-sanitizers +sys-libs/libcxx +sys-libs/libcxxabi +sys-libs/libomp +sys-libs/llvm-libunwind diff --git a/profiles/default/linux/uclibc/arm/armv7a/package.mask b/profiles/default/linux/uclibc/arm/armv7a/package.mask new file mode 100644 index 000000000000..6a132627c621 --- /dev/null +++ b/profiles/default/linux/uclibc/arm/armv7a/package.mask @@ -0,0 +1,18 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny (18 Oct 2018) +# Clang does not work correctly with the old *-hardfloat-* triplets. +# Please switch to 17.0 profiles that use *eabihf triplets instead. +# https://bugs.gentoo.org/595834 +dev-python/clang-python +dev-util/lldb +sys-devel/clang +sys-devel/clang-common +sys-devel/clang-runtime +sys-libs/compiler-rt +sys-libs/compiler-rt-sanitizers +sys-libs/libcxx +sys-libs/libcxxabi +sys-libs/libomp +sys-libs/llvm-libunwind -- 2.26.2