commit: 54e71bde6feb1bfd93d6fe169ff987adae0ab299 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 10 00:59:57 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 10 00:59:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e71bde
profiles/arch/hppa: mask crashing =sys-libs/glibc-2.35-r7 Bug: https://bugs.gentoo.org/850691 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index 9fa28f2c1954..9675958761f8 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,6 +1,11 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-06-10) +# Broken on HPPA. Segfaults during last-minute check. +# bug #850691 +=sys-libs/glibc-2.35-r7 + # Quote from <[email protected]>: # "Compilation fails with: #error You need to define CycleTimer for # your OS and CPU"
