Enable CC_STACKPROTECTOR
authorMichael Leibowitz <michael.leibowitz@intel.com>
Fri, 7 Jun 2013 05:30:12 +0000 (22:30 -0700)
committerWilliam Douglas <william.douglas@intel.com>
Tue, 1 Oct 2013 19:10:20 +0000 (12:10 -0700)
Change-Id: I5581b145e3a77d335748c262df4e3710f54394fa
Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
packaging/config
packaging/config.x86_64

index 9b43c64..a860def 100644 (file)
@@ -464,7 +464,7 @@ CONFIG_X86_SMAP=y
 CONFIG_EFI=y
 CONFIG_EFI_STUB=y
 CONFIG_SECCOMP=y
-# CONFIG_CC_STACKPROTECTOR is not set
+CONFIG_CC_STACKPROTECTOR=y
 # CONFIG_HZ_100 is not set
 # CONFIG_HZ_250 is not set
 # CONFIG_HZ_300 is not set
index d47a332..274278f 100644 (file)
@@ -436,7 +436,7 @@ CONFIG_X86_SMAP=y
 CONFIG_EFI=y
 CONFIG_EFI_STUB=y
 CONFIG_SECCOMP=y
-# CONFIG_CC_STACKPROTECTOR is not set
+CONFIG_CC_STACKPROTECTOR=y
 # CONFIG_HZ_100 is not set
 # CONFIG_HZ_250 is not set
 # CONFIG_HZ_300 is not set