config/cc/gcc.in.2
changeset 2281 1333e4ac89f0
parent 2146 3b812ba8d001
child 2287 61608c9365ab
     1.1 --- a/config/cc/gcc.in.2	Sat Oct 09 11:38:04 2010 +0200
     1.2 +++ b/config/cc/gcc.in.2	Tue Jan 25 22:14:52 2011 +0100
     1.3 @@ -36,6 +36,9 @@
     1.4        This will require the libelf companion library, and it
     1.5        wil be build automatically for you.
     1.6  
     1.7 +config STATIC_TOOLCHAIN
     1.8 +    select CC_STATIC_LIBSTDCXX if CC_GCC_4_4_or_later
     1.9 +
    1.10  config CC_STATIC_LIBSTDCXX
    1.11      bool
    1.12      prompt "Link libstdc++ statically into the gcc binary"