summaryrefslogtreecommitdiffstats
path: root/package/gdb/Config.in.host
diff options
context:
space:
mode:
Diffstat (limited to 'package/gdb/Config.in.host')
-rw-r--r--package/gdb/Config.in.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gdb/Config.in.host b/package/gdb/Config.in.host
index 1e092635a..a791f09e5 100644
--- a/package/gdb/Config.in.host
+++ b/package/gdb/Config.in.host
@@ -4,6 +4,7 @@ config BR2_PACKAGE_HOST_GDB
# allow to build a cross-gdb, as the one of the external
# toolchain should be used.
depends on !BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY
+ depends on !BR2_aarch64
help
Build a cross gdb that runs on the host machine and debugs
programs running on the target. It requires 'gdbserver'