summaryrefslogtreecommitdiffstats
path: root/rules/cross-gdb.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/cross-gdb.in')
-rw-r--r--rules/cross-gdb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/cross-gdb.in b/rules/cross-gdb.in
index d12dc80..6ba09f3 100644
--- a/rules/cross-gdb.in
+++ b/rules/cross-gdb.in
@@ -4,7 +4,7 @@ menuconfig CROSS_GDB
select HOST_SYSTEM_EXPAT
select HOST_SYSTEM_GMP
select HOST_SYSTEM_ZLIB
- select HOST_XZ
+ select HOST_SYSTEM_XZ
help
GDB is a source-level debugger, capable of breaking programs
at any specific line, displaying variable values, and