From bf3c89ebb5c39410f52cd81e0c19bb58b59dc3e9 Mon Sep 17 00:00:00 2001 From: "Bryan Hundven\"" Date: Thu, 9 Dec 2010 18:55:33 +0100 Subject: binutils/binutils: build statically If the global static option is set, then build binutils statically. Signed-off-by: "Bryan Hundven" Signed-off-by: "Yann E. MORIN" --- config/toolchain.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config/toolchain.in') diff --git a/config/toolchain.in b/config/toolchain.in index 86578c6b..3be00f81 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -41,6 +41,7 @@ config STATIC_TOOLCHAIN you can say 'Y' here, and all the host tools will be linked staticaly. The impacted tools are: + - the GNU binutils - the cross-gdb The default is 'N', to build dynamicaly-linked host binaries. -- cgit v1.2.3