Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/
Date: Fri, 05 Nov 2021 01:10:33
Message-Id: 1636074611.29830cdf4858be3cb76a7fe2976a0695509bf8cd.sam@gentoo
1 commit: 29830cdf4858be3cb76a7fe2976a0695509bf8cd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 5 01:10:00 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 5 01:10:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29830cdf
7
8 profiles/arch/s390: mask dev-lang/perl-5.34.0-r5 (segfaults during build)
9
10 Bug: https://bugs.gentoo.org/821577
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 profiles/arch/s390/package.mask | 7 +++++++
14 1 file changed, 7 insertions(+)
15
16 diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask
17 new file mode 100644
18 index 00000000000..4ec03ac9767
19 --- /dev/null
20 +++ b/profiles/arch/s390/package.mask
21 @@ -0,0 +1,7 @@
22 +# Copyright 1999-2021 Gentoo Authors
23 +# Distributed under the terms of the GNU General Public License v2
24 +
25 +# Sam James <sam@g.o> (2021-11-05)
26 +# Perl segfaults during build on s390(x). Presumably related to
27 +# now truly respecting CFLAGS. bug #821577
28 +=dev-lang/perl-5.34.0-r5