From 4d2d2ba954edc2fb893bd1d2f7a1e0acd4da23de Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 9 Nov 2015 16:08:28 -0800 Subject: Enable building expat/ncurses for host. Then re-enable cross-gdb for nios2-spico-elf sample, previously disabled. --- config/debug/gdb.in.cross | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/debug') diff --git a/config/debug/gdb.in.cross b/config/debug/gdb.in.cross index 549cba23..99c9825e 100644 --- a/config/debug/gdb.in.cross +++ b/config/debug/gdb.in.cross @@ -8,6 +8,8 @@ config GDB_CROSS prompt "Cross-gdb" default y select GDB_GDBSERVER if ! BARE_METAL + select EXPAT_NEEDED + select NCURSES_NEEDED help Build and install a cross-gdb for the target, to run on host. -- cgit v1.2.3