From c10e06ed81a7afb628aff6d9f4e6762fc8386c52 Mon Sep 17 00:00:00 2001 From: "Bryan Hundven\"" Date: Thu, 9 Dec 2010 18:55:15 +0100 Subject: debug/gdb: global static forces static cross-gdb If the global static option is set, then build host binutils statically. Signed-off-by: "Bryan Hundven" Signed-off-by: "Yann E. MORIN" --- config/debug/gdb.in.cross | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/debug') diff --git a/config/debug/gdb.in.cross b/config/debug/gdb.in.cross index c731bf61..b5d362cc 100644 --- a/config/debug/gdb.in.cross +++ b/config/debug/gdb.in.cross @@ -1,5 +1,8 @@ # Menu for the cross GDB +config STATIC_TOOLCHAIN + select GDB_CROSS_STATIC if GDB_CROSS + config GDB_CROSS bool prompt "Cross-gdb" -- cgit v1.2.3