Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm/13.0/armv6j/, profiles/default/linux/musl/arm/armv7a/, ...
Date: Thu, 18 Oct 2018 07:18:09
Message-Id: 1539847074.4237953cc2c2943cfa32fc4a3b860d3bd7f4c9ae.mgorny@gentoo
1 commit: 4237953cc2c2943cfa32fc4a3b860d3bd7f4c9ae
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 18 06:37:37 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 18 07:17:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4237953c
7
8 gentoo/profiles: Mask clang in 13.0 arm profiles
9
10 Bug: https://bugs.gentoo.org/595834
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/default/linux/arm/13.0/armv6j/package.mask | 18 ++++++++++++++++++
14 profiles/default/linux/arm/13.0/armv7a/package.mask | 18 ++++++++++++++++++
15 profiles/default/linux/musl/arm/armv7a/package.mask | 18 ++++++++++++++++++
16 profiles/default/linux/uclibc/arm/armv6j/package.mask | 18 ++++++++++++++++++
17 profiles/default/linux/uclibc/arm/armv7a/package.mask | 18 ++++++++++++++++++
18 5 files changed, 90 insertions(+)
19
20 diff --git a/profiles/default/linux/arm/13.0/armv6j/package.mask b/profiles/default/linux/arm/13.0/armv6j/package.mask
21 new file mode 100644
22 index 00000000000..6a132627c62
23 --- /dev/null
24 +++ b/profiles/default/linux/arm/13.0/armv6j/package.mask
25 @@ -0,0 +1,18 @@
26 +# Copyright 1999-2018 Gentoo Authors
27 +# Distributed under the terms of the GNU General Public License v2
28 +
29 +# Michał Górny <mgorny@g.o> (18 Oct 2018)
30 +# Clang does not work correctly with the old *-hardfloat-* triplets.
31 +# Please switch to 17.0 profiles that use *eabihf triplets instead.
32 +# https://bugs.gentoo.org/595834
33 +dev-python/clang-python
34 +dev-util/lldb
35 +sys-devel/clang
36 +sys-devel/clang-common
37 +sys-devel/clang-runtime
38 +sys-libs/compiler-rt
39 +sys-libs/compiler-rt-sanitizers
40 +sys-libs/libcxx
41 +sys-libs/libcxxabi
42 +sys-libs/libomp
43 +sys-libs/llvm-libunwind
44
45 diff --git a/profiles/default/linux/arm/13.0/armv7a/package.mask b/profiles/default/linux/arm/13.0/armv7a/package.mask
46 new file mode 100644
47 index 00000000000..6a132627c62
48 --- /dev/null
49 +++ b/profiles/default/linux/arm/13.0/armv7a/package.mask
50 @@ -0,0 +1,18 @@
51 +# Copyright 1999-2018 Gentoo Authors
52 +# Distributed under the terms of the GNU General Public License v2
53 +
54 +# Michał Górny <mgorny@g.o> (18 Oct 2018)
55 +# Clang does not work correctly with the old *-hardfloat-* triplets.
56 +# Please switch to 17.0 profiles that use *eabihf triplets instead.
57 +# https://bugs.gentoo.org/595834
58 +dev-python/clang-python
59 +dev-util/lldb
60 +sys-devel/clang
61 +sys-devel/clang-common
62 +sys-devel/clang-runtime
63 +sys-libs/compiler-rt
64 +sys-libs/compiler-rt-sanitizers
65 +sys-libs/libcxx
66 +sys-libs/libcxxabi
67 +sys-libs/libomp
68 +sys-libs/llvm-libunwind
69
70 diff --git a/profiles/default/linux/musl/arm/armv7a/package.mask b/profiles/default/linux/musl/arm/armv7a/package.mask
71 new file mode 100644
72 index 00000000000..6a132627c62
73 --- /dev/null
74 +++ b/profiles/default/linux/musl/arm/armv7a/package.mask
75 @@ -0,0 +1,18 @@
76 +# Copyright 1999-2018 Gentoo Authors
77 +# Distributed under the terms of the GNU General Public License v2
78 +
79 +# Michał Górny <mgorny@g.o> (18 Oct 2018)
80 +# Clang does not work correctly with the old *-hardfloat-* triplets.
81 +# Please switch to 17.0 profiles that use *eabihf triplets instead.
82 +# https://bugs.gentoo.org/595834
83 +dev-python/clang-python
84 +dev-util/lldb
85 +sys-devel/clang
86 +sys-devel/clang-common
87 +sys-devel/clang-runtime
88 +sys-libs/compiler-rt
89 +sys-libs/compiler-rt-sanitizers
90 +sys-libs/libcxx
91 +sys-libs/libcxxabi
92 +sys-libs/libomp
93 +sys-libs/llvm-libunwind
94
95 diff --git a/profiles/default/linux/uclibc/arm/armv6j/package.mask b/profiles/default/linux/uclibc/arm/armv6j/package.mask
96 new file mode 100644
97 index 00000000000..6a132627c62
98 --- /dev/null
99 +++ b/profiles/default/linux/uclibc/arm/armv6j/package.mask
100 @@ -0,0 +1,18 @@
101 +# Copyright 1999-2018 Gentoo Authors
102 +# Distributed under the terms of the GNU General Public License v2
103 +
104 +# Michał Górny <mgorny@g.o> (18 Oct 2018)
105 +# Clang does not work correctly with the old *-hardfloat-* triplets.
106 +# Please switch to 17.0 profiles that use *eabihf triplets instead.
107 +# https://bugs.gentoo.org/595834
108 +dev-python/clang-python
109 +dev-util/lldb
110 +sys-devel/clang
111 +sys-devel/clang-common
112 +sys-devel/clang-runtime
113 +sys-libs/compiler-rt
114 +sys-libs/compiler-rt-sanitizers
115 +sys-libs/libcxx
116 +sys-libs/libcxxabi
117 +sys-libs/libomp
118 +sys-libs/llvm-libunwind
119
120 diff --git a/profiles/default/linux/uclibc/arm/armv7a/package.mask b/profiles/default/linux/uclibc/arm/armv7a/package.mask
121 new file mode 100644
122 index 00000000000..6a132627c62
123 --- /dev/null
124 +++ b/profiles/default/linux/uclibc/arm/armv7a/package.mask
125 @@ -0,0 +1,18 @@
126 +# Copyright 1999-2018 Gentoo Authors
127 +# Distributed under the terms of the GNU General Public License v2
128 +
129 +# Michał Górny <mgorny@g.o> (18 Oct 2018)
130 +# Clang does not work correctly with the old *-hardfloat-* triplets.
131 +# Please switch to 17.0 profiles that use *eabihf triplets instead.
132 +# https://bugs.gentoo.org/595834
133 +dev-python/clang-python
134 +dev-util/lldb
135 +sys-devel/clang
136 +sys-devel/clang-common
137 +sys-devel/clang-runtime
138 +sys-libs/compiler-rt
139 +sys-libs/compiler-rt-sanitizers
140 +sys-libs/libcxx
141 +sys-libs/libcxxabi
142 +sys-libs/libomp
143 +sys-libs/llvm-libunwind