summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-10-18 08:37:37 +0200
committerMichał Górny <mgorny@gentoo.org>2018-10-18 09:17:54 +0200
commit4237953cc2c2943cfa32fc4a3b860d3bd7f4c9ae (patch)
treea7eb58a70b3685b6f76345e7e807391e138f45bc /profiles/default
parentnet-analyzer/wireshark: Stable for AMD64 HPPA x86 too. (diff)
downloadgentoo-4237953cc2c2943cfa32fc4a3b860d3bd7f4c9ae.tar.gz
gentoo-4237953cc2c2943cfa32fc4a3b860d3bd7f4c9ae.tar.bz2
gentoo-4237953cc2c2943cfa32fc4a3b860d3bd7f4c9ae.zip
gentoo/profiles: Mask clang in 13.0 arm profiles
Bug: https://bugs.gentoo.org/595834 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/arm/13.0/armv6j/package.mask18
-rw-r--r--profiles/default/linux/arm/13.0/armv7a/package.mask18
-rw-r--r--profiles/default/linux/musl/arm/armv7a/package.mask18
-rw-r--r--profiles/default/linux/uclibc/arm/armv6j/package.mask18
-rw-r--r--profiles/default/linux/uclibc/arm/armv7a/package.mask18
5 files changed, 90 insertions, 0 deletions
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 <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (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