commit: d609d27f2572d9f15f14bfaa4f15af823168c972 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 14 15:24:23 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 14 15:24:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d609d27f
profiles: unmask pahole The kernels in stable have been long-fixed. Closes: https://bugs.gentoo.org/868762 Thanks-to: Holger Hoffstätte <holger <AT> applied-asynchrony.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 803bf4a47069..c30f705240d2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -991,11 +991,6 @@ net-misc/gnome-online-miners # Unfixed root privilege escalation, bug #631552 sys-cluster/slurm -# Matthias Schwarzott <[email protected]> (2022-09-08) -# Breaks kernel builds with BTF enabled. -# Bug #868762. -=dev-util/pahole-1.24 - # hololeap <[email protected]> (2022-08-21) # doctest-parallel does not currently work with Setup.hs (used internally by # haskell-cabal.eclass)
