diff options
author | Sam James <sam@gentoo.org> | 2022-06-10 01:59:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-10 01:59:57 +0100 |
commit | 54e71bde6feb1bfd93d6fe169ff987adae0ab299 (patch) | |
tree | f81708a0218090b54b26a0c4ef5f217ac564c364 /profiles | |
parent | dev-lang/python-exec: Stabilize 2.4.9 arm, #850601 (diff) | |
download | gentoo-54e71bde6feb1bfd93d6fe169ff987adae0ab299.tar.gz gentoo-54e71bde6feb1bfd93d6fe169ff987adae0ab299.tar.bz2 gentoo-54e71bde6feb1bfd93d6fe169ff987adae0ab299.zip |
profiles/arch/hppa: mask crashing =sys-libs/glibc-2.35-r7
Bug: https://bugs.gentoo.org/850691
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
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 <sam@gentoo.org> (2022-06-10) +# Broken on HPPA. Segfaults during last-minute check. +# bug #850691 +=sys-libs/glibc-2.35-r7 + # Quote from <eike@s...l.de>: # "Compilation fails with: #error You need to define CycleTimer for # your OS and CPU" |