diff options
author | Sam James <sam@gentoo.org> | 2023-03-10 07:30:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-10 07:30:46 +0000 |
commit | a1fddfb8cfff6555b93afd60a0b74ab7da0a87e8 (patch) | |
tree | 4e908291cb8bf99c454cfec5275880813bd11fa2 /profiles | |
parent | sys-libs/glibc: backport perl/mtrace test fixes from 2.37 to 2.36 (diff) | |
download | gentoo-a1fddfb8cfff6555b93afd60a0b74ab7da0a87e8.tar.gz gentoo-a1fddfb8cfff6555b93afd60a0b74ab7da0a87e8.tar.bz2 gentoo-a1fddfb8cfff6555b93afd60a0b74ab7da0a87e8.zip |
profiles/arch/hppa: mask =strace-6.2
Bug: https://github.com/strace/strace/issues/241
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 1ff307a672b3..16cb03e861ec 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,6 +1,11 @@ -# Copyright 2019-2022 Gentoo Authors +# Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2023-03-10) +# Fails to build on HPPA w/ sys-kernel/linux-headers-6.2: +# https://github.com/strace/strace/issues/241 +=dev-util/strace-6.2 + # Quote from <eike@s...l.de>: # "Compilation fails with: #error You need to define CycleTimer for # your OS and CPU" |