mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix wrong description for CONFIG_SSP
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17550 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
12ef2501eb
commit
b4d3230cd7
@ -58,10 +58,10 @@ config EXTRA_GCC_CONFIG_OPTIONS
|
||||
config SSP_SUPPORT
|
||||
bool
|
||||
depends !GCC_VERSION_3_4_6
|
||||
prompt "Enable Smash Stacking Protection support" if TOOLCHAINOPTS
|
||||
prompt "Enable Stack-Smashing Protection support" if TOOLCHAINOPTS
|
||||
default n
|
||||
help
|
||||
Enable Smash Stacking Protection support
|
||||
Enable Stack-Smashing Protection support
|
||||
|
||||
config INSTALL_LIBSTDCPP
|
||||
bool
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user