* [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64
@ 2006-12-11 19:14 Brice Goglin
0 siblings, 0 replies; only message in thread
From: Brice Goglin @ 2006-12-11 19:14 UTC (permalink / raw)
To: Andi Kleen, Andrew Morton, Linus Torvalds; +Cc: LKML
Fix typo in 'EXPERIMENTAL' in config CC_STACKPROTECTOR in arch/x86_64/Kconfig.
Signed-off-by: <brice@myri.com>
---
arch/x86_64/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: linux-2.6.git/arch/x86_64/Kconfig
===================================================================
--- linux-2.6.git.orig/arch/x86_64/Kconfig 2006-12-11 20:06:30.000000000 +0100
+++ linux-2.6.git/arch/x86_64/Kconfig 2006-12-11 20:07:06.000000000 +0100
@@ -584,7 +584,7 @@
If unsure, say Y. Only embedded should say N here.
config CC_STACKPROTECTOR
- bool "Enable -fstack-protector buffer overflow detection (EXPRIMENTAL)"
+ bool "Enable -fstack-protector buffer overflow detection (EXPERIMENTAL)"
depends on EXPERIMENTAL
help
This option turns on the -fstack-protector GCC feature. This
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-12-11 19:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-11 19:14 [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64 Brice Goglin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox