projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12ef250
)
fix wrong description for CONFIG_SSP
author
Nicolas Thill
<nico@openwrt.org>
Wed, 9 Sep 2009 23:42:06 +0000
(23:42 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Wed, 9 Sep 2009 23:42:06 +0000
(23:42 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17550
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
e034c38
..
ab41924
100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-58,10
+58,10
@@
config EXTRA_GCC_CONFIG_OPTIONS
config SSP_SUPPORT
bool
depends !GCC_VERSION_3_4_6
- prompt "Enable S
mash Stack
ing Protection support" if TOOLCHAINOPTS
+ prompt "Enable S
tack-Smash
ing Protection support" if TOOLCHAINOPTS
default n
help
- Enable S
mash Stack
ing Protection support
+ Enable S
tack-Smash
ing Protection support
config INSTALL_LIBSTDCPP
bool