summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/cross-gdb.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/cross-gdb.in b/rules/cross-gdb.in
index 4a203c6..4d297d7 100644
--- a/rules/cross-gdb.in
+++ b/rules/cross-gdb.in
@@ -2,6 +2,7 @@ menuconfig CROSS_GDB
bool "cross gdb "
select HOST_EXPAT
select HOST_ZLIB
+ select HOST_XZ
help
GDB is a source-level debugger, capable of breaking programs
at any specific line, displaying variable values, and