X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.in;h=24b86081c5b2a97ec86be78b2df15b554e34ea53;hp=e712d5934d0e81db3c2286afa6b97f90ddd67ec4;hb=cc99e5b35dad9198a26dd882852787f40b56d8f6;hpb=890c213508cc7702135bf289b48fbb366eea5e3b diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index e712d5934d..24b86081c5 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -53,6 +53,13 @@ config EXTRA_GCC_CONFIG_OPTIONS help Any additional gcc options you may want to include.... +config SSP_SUPPORT + bool + prompt "Enable Smash Stacking Protection support" if TOOLCHAINOPTS + default n + help + Enable Smash Stacking Protection support + config INSTALL_LIBSTDCPP bool prompt "Build/install c++ compiler and libstdc++?" if TOOLCHAINOPTS