summaryrefslogtreecommitdiff
path: root/config/cc/gcc.in.2
diff options
context:
space:
mode:
Diffstat (limited to 'config/cc/gcc.in.2')
-rw-r--r--config/cc/gcc.in.23
1 files changed, 3 insertions, 0 deletions
diff --git a/config/cc/gcc.in.2 b/config/cc/gcc.in.2
index a87b388..9e08689 100644
--- a/config/cc/gcc.in.2
+++ b/config/cc/gcc.in.2
@@ -36,6 +36,9 @@ config CC_GCC_USE_LTO
This will require the libelf companion library, and it
wil be build automatically for you.
+config STATIC_TOOLCHAIN
+ select CC_STATIC_LIBSTDCXX if CC_GCC_4_4_or_later
+
config CC_STATIC_LIBSTDCXX
bool
prompt "Link libstdc++ statically into the gcc binary"