[massive] add support for alternative C libraries (currently only glibc/eglibc)
[openwrt-10.03/.git] / toolchain / gcc / Config.in
index 172838f760655bfd663990c9004a6a9d673cd62e..44d30298cffb04452e934d65630780c157511ca7 100644 (file)
@@ -40,6 +40,7 @@ config EXTRA_GCC_CONFIG_OPTIONS
 
 config SSP_SUPPORT
        bool
+       depends !GCC_VERSION_3_4_6
        prompt "Enable Smash Stacking Protection support" if TOOLCHAINOPTS
        default n
        help