projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ce53b8
)
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)
SVN-Revision: 17550
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index e034c3860fa2193a594459fc3a1449a893757bd5..ab41924026ef4001a13678ca123ddf40d8b39ce1 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