summaryrefslogtreecommitdiffstats
path: root/configs
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:27:33 -0800
commit8b97e31724db403612d7640f0684796fc8b1ea8c (patch)
tree9442569e2404c91d056c051fd8f01e8ae8ff7dea /configs
parent61d31d33136db1c16cc6d7f5bc9041e89f22dd91 (diff)
downloadkernel-8b97e31724db403612d7640f0684796fc8b1ea8c.tar.gz
kernel-8b97e31724db403612d7640f0684796fc8b1ea8c.tar.xz
kernel-8b97e31724db403612d7640f0684796fc8b1ea8c.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 'configs')
-rw-r--r--configs/fedora/generic/CONFIG_GCC_PLUGIN_STACKLEAK2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/fedora/generic/CONFIG_GCC_PLUGIN_STACKLEAK b/configs/fedora/generic/CONFIG_GCC_PLUGIN_STACKLEAK
index 66f7f1f22..701c49771 100644
--- a/configs/fedora/generic/CONFIG_GCC_PLUGIN_STACKLEAK
+++ b/configs/fedora/generic/CONFIG_GCC_PLUGIN_STACKLEAK
@@ -1 +1 @@
-CONFIG_GCC_PLUGIN_STACKLEAK=y
+# CONFIG_GCC_PLUGIN_STACKLEAK is not set