commit: 1d2700aa5e1c1495045e702d92e17142fc7321ce Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon Apr 18 23:31:49 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon Apr 18 23:32:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d2700aa
arch/s390: unmask new perl Bug: https://bugs.gentoo.org/821577 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/s390/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask index c666a0c11158..a3155b7509b2 100644 --- a/profiles/arch/s390/package.mask +++ b/profiles/arch/s390/package.mask @@ -4,8 +4,3 @@ # Arthur Zamarin <[email protected]> (2022-03-20) # sys-libs/libunwind doesn't work on s390 sys-libs/libunwind - -# Sam James <[email protected]> (2021-11-05) -# Perl segfaults during build on s390(x). Presumably related to -# now truly respecting CFLAGS. bug #821577 ->=dev-lang/perl-5.34.0-r5
