diff options
author | Holger Hoffstätte <holger@applied-asynchrony.com> | 2024-10-11 19:32:11 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-10-11 19:59:30 +0200 |
commit | fe3d75c072d779ac92c59c4f36cc29f92e22da82 (patch) | |
tree | 0609ab77f2ac45e4a05a3a5c4b41c0fb9debdf24 /profiles | |
parent | app-portage/gpyutils: Bump to 0.13.2 (diff) | |
download | gentoo-fe3d75c072d779ac92c59c4f36cc29f92e22da82.tar.gz gentoo-fe3d75c072d779ac92c59c4f36cc29f92e22da82.tar.bz2 gentoo-fe3d75c072d779ac92c59c4f36cc29f92e22da82.zip |
profiles: mask dev-util/bpftool-7.5.0-r2
Generates ABI-breaking code and would need a matching but yet unreleased
libbpf version to build against.
Closes: https://bugs.gentoo.org/941185
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Closes: https://github.com/gentoo/gentoo/pull/38944
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 56ce04790847..1c088bd41bdb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Holger Hoffstätte <holger@applied-asynchrony.com> (2024-10-11) +# Vendors an unreleased libbpf version and generates ABI-breaking code. +# Bug #941185. +=dev-util/bpftool-7.5.0-r2 + # Michał Górny <mgorny@gentoo.org> (2024-10-10) # Gentoo package not updated for 4 years now. No tests upstream. # No revdeps. |