[PATCH 48/94] profiles/default/hurd: Mask debuginfod
Sam James <[email protected]>
| Newsgroups | gmane.linux.gentoo.devel |
|---|---|
| Message-ID | <e8c59d404576d78d8c998d4b84e0b66783f2e336.1774994328.git.sam@gentoo.org> |
From: Christopher Fore <[email protected]> Currently, dev-libs/elfutils[debuginfod] does not build on Hurd and depends on Linux-specific headers and constants. Other packages also have USE=debuginfod and depend on dev-libs/elfutils[debuginfod]. https://sourceware.org/PR34016 Signed-off-by: Christopher Fore <[email protected]> Signed-off-by: Sam James <[email protected]> --- profiles/default/hurd/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/default/hurd/use.mask b/profiles/default/hurd/use.mask index 4bdef0cf7ce2f..62f4ef9e02b19 100644 --- a/profiles/default/hurd/use.mask +++ b/profiles/default/hurd/use.mask @@ -1,6 +1,10 @@ # Copyright 2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Linux-specific (for now) +# https://sourceware.org/PR34016 +debuginfod + # Linux-specific acl epoll -- 2.53.0