mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-debug/gdb: default-enable USE=xml for live
See https://inbox.sourceware.org/gdb-patches/c2a9e32a9e1340ef9f39e59371a5ae3679cb2372.1757064602.git.aburgess@redhat.com/ > Though, if I'm honest, I have very little sympathy for such gdbservers > these days. It's not well-supported to have USE=-xml, so let's default it on. The next release (17) is coming soon so not bothering to change 16. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -77,7 +77,7 @@ SRC_URI="
|
||||
|
||||
LICENSE="GPL-3+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
IUSE="babeltrace cet debuginfod guile lzma multitarget nls +python rocm +server sim source-highlight test vanilla xml xxhash zstd"
|
||||
IUSE="babeltrace cet debuginfod guile lzma multitarget nls +python rocm +server sim source-highlight test vanilla +xml xxhash zstd"
|
||||
if [[ -n ${REGULAR_RELEASE} ]] ; then
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user