projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a956826
)
config: fix typo in Global build settings menu
author
John Crispin
<john@openwrt.org>
Wed, 28 Jan 2015 12:05:58 +0000
(12:05 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 28 Jan 2015 12:05:58 +0000
(12:05 +0000)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44163
config/Config-build.in
patch
|
blob
|
history
diff --git
a/config/Config-build.in
b/config/Config-build.in
index 280f71923b7481074c6b7a38798274859a1b58b6..0ca145e3a96586919eef6ca9be13bac89dae9897 100644
(file)
--- a/
config/Config-build.in
+++ b/
config/Config-build.in
@@
-251,7
+251,7
@@
menu "Global build settings"
endchoice
choice
- prompt "Enable buffer-overflows detction (FORTIFY_SOURCE)"
+ prompt "Enable buffer-overflows det
e
ction (FORTIFY_SOURCE)"
help
Enable the _FORTIFY_SOURCE macro which introduces additional
checks to detect buffer-overflows in the following standard library