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/toolchain.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/toolchain.in') diff --git a/config/toolchain.in b/config/toolchain.in index 12e2b73e..86578c6b 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -40,6 +40,9 @@ config STATIC_TOOLCHAIN confident that this host has the required versions of system libs, then you can say 'Y' here, and all the host tools will be linked staticaly. + The impacted tools are: + - the cross-gdb + The default is 'N', to build dynamicaly-linked host binaries. NOTE: this has no connection to whether the target libraries will be -- cgit v1.2.3