summaryrefslogtreecommitdiffstats
path: root/rules/cross-gdb.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/cross-gdb.make')
-rw-r--r--rules/cross-gdb.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/cross-gdb.make b/rules/cross-gdb.make
index 727de25..04a8f47 100644
--- a/rules/cross-gdb.make
+++ b/rules/cross-gdb.make
@@ -63,7 +63,8 @@ CROSS_GDB_AUTOCONF := \
$(PTXCONF_TOOLCHAIN_CONFIG_SYSROOT) \
\
--disable-werror \
- --enable-tui
+ --enable-tui \
+ --with-expat
$(STATEDIR)/cross-gdb.prepare:
@$(call targetinfo)