aboutsummarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authoryar2014-04-29 12:47:02 -0700
committeryar2015-07-03 16:58:37 -0700
commitd319d0976ba561f2e47b7cdab8b40df65cf5fc06 (patch)
treec2cf93fdfc090402ba5ecfdae5738f29eeae5793 /config
parenta286172dff6dd37147c98c9d0608a75bc52d97cf (diff)
downloadaur-d319d0976ba561f2e47b7cdab8b40df65cf5fc06.tar.gz
Revert "-fstack-protector-strong" - required gcc still in [testing]
This reverts commit b5dc004de7a9785bbea257f96932faa5c8c90fbd.
Diffstat (limited to 'config')
-rw-r--r--config4
1 files changed, 2 insertions, 2 deletions
diff --git a/config b/config
index 3c0a619b645e..0cf694e5aa80 100644
--- a/config
+++ b/config
@@ -233,8 +233,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_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y