aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/config-virtgrsec.x86_64
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-01-12 11:16:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-01-12 11:56:46 +0000
commit828209c2686777e741637efc1df7236ad8685b71 (patch)
tree8ca43b5bf121c1f7fa843f9d9ddb586884831215 /main/linux-grsec/config-virtgrsec.x86_64
parent85f2d52e7454c362361eb2709afe2c014652d8dc (diff)
downloadaports-828209c2686777e741637efc1df7236ad8685b71.tar.bz2
aports-828209c2686777e741637efc1df7236ad8685b71.tar.xz
main/linux-grsec: Enable strong stackprotector
Diffstat (limited to 'main/linux-grsec/config-virtgrsec.x86_64')
-rw-r--r--main/linux-grsec/config-virtgrsec.x86_646
1 files changed, 3 insertions, 3 deletions
diff --git a/main/linux-grsec/config-virtgrsec.x86_64 b/main/linux-grsec/config-virtgrsec.x86_64
index bbf72fbc1a..546bbc896a 100644
--- a/main/linux-grsec/config-virtgrsec.x86_64
+++ b/main/linux-grsec/config-virtgrsec.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.1.10 Kernel Configuration
+# Linux/x86 4.1.15 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -272,8 +272,8 @@ CONFIG_SECCOMP_FILTER=y
CONFIG_HAVE_CC_STACKPROTECTOR=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_CC_STACKPROTECTOR_NONE is not set
-CONFIG_CC_STACKPROTECTOR_REGULAR=y
-# CONFIG_CC_STACKPROTECTOR_STRONG is not set
+# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
+CONFIG_CC_STACKPROTECTOR_STRONG=y
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y