commit:     f76a3d9d5dd2af81db1db9ec2c027a57d76b79f0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  7 06:04:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov  7 06:04:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76a3d9d

profiles/features/musl: mask gdb-10[nls]

11 should work though.

Closes: https://bugs.gentoo.org/809686
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/musl/package.use.mask | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/profiles/features/musl/package.use.mask 
b/profiles/features/musl/package.use.mask
index 3e078c97218..f58de338da4 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -1,6 +1,12 @@
 # Copyright 1999-2021 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <s...@gentoo.org> (2021-11-07)
+# gdb-10[nls] doesn't build on musl
+# "ax.cc:(.text+0x2e0): undefined reference to `libintl_gettext'"
+# bug #809686
+<sys-devel/gdb-11 nls
+
 # Sam James <s...@gentoo.org> (2021-11-07)
 # Disable some sanitizers for LLVM, see bug #753935
 # Needs libexecinfo on musl, not yet packaged

Reply via email to