summaryrefslogtreecommitdiffstats
path: root/kernel-aarch64.config
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-03-05 11:26:08 -0800
committerLaura Abbott <labbott@redhat.com>2019-03-05 11:28:01 -0800
commit225f678346a5e7dcb725897fd36ae610185c6b28 (patch)
treead783b825e2d2eca803ff7c2051b38cd3a889d6c /kernel-aarch64.config
parent5a9d002acb17e573ff248a0ea56697cd80e11813 (diff)
downloadkernel-225f678346a5e7dcb725897fd36ae610185c6b28.tar.gz
kernel-225f678346a5e7dcb725897fd36ae610185c6b28.tar.xz
kernel-225f678346a5e7dcb725897fd36ae610185c6b28.zip
Disable stackleak plugin
Packaging this is a bit more complicated than expected and lets to errors when building external modules. Turn this off for now until we find a better solution.
Diffstat (limited to 'kernel-aarch64.config')
-rw-r--r--kernel-aarch64.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index 08fbdda85..d711a9464 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -1856,7 +1856,7 @@ CONFIG_GAMEPORT=m
CONFIG_GAMEPORT_NS558=m
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
-CONFIG_GCC_PLUGIN_STACKLEAK=y
+# CONFIG_GCC_PLUGIN_STACKLEAK is not set
# CONFIG_GCC_PLUGIN_STRUCTLEAK is not set
CONFIG_GCC_PLUGINS=y
# CONFIG_GCOV_KERNEL is not set