aboutsummarylogtreecommitdiffstats
path: root/config.x86_64
diff options
context:
space:
mode:
authoryar2014-04-29 12:47:02 -0700
committeryar2015-07-03 16:58:37 -0700
commitd319d0976ba561f2e47b7cdab8b40df65cf5fc06 (patch)
treec2cf93fdfc090402ba5ecfdae5738f29eeae5793 /config.x86_64
parenta286172dff6dd37147c98c9d0608a75bc52d97cf (diff)
downloadaur-d319d0976ba561f2e47b7cdab8b40df65cf5fc06.tar.gz
Revert "-fstack-protector-strong" - required gcc still in [testing]
This reverts commit b5dc004de7a9785bbea257f96932faa5c8c90fbd.
Diffstat (limited to 'config.x86_64')
-rw-r--r--config.x86_644
1 files changed, 2 insertions, 2 deletions
diff --git a/config.x86_64 b/config.x86_64
index 765a13707b98..31033f760e8f 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -239,8 +239,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 is not set
-CONFIG_CC_STACKPROTECTOR_STRONG=y
+CONFIG_CC_STACKPROTECTOR_REGULAR=y
+# CONFIG_CC_STACKPROTECTOR_STRONG is not set
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y