diff options
Diffstat (limited to 'config/toolchain.in')
-rw-r--r-- | config/toolchain.in | 1 |
1 files changed, 1 insertions, 0 deletions
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. |