summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-03-13 16:55:34 -0700
committerLaura Abbott <labbott@redhat.com>2019-03-13 17:00:47 -0700
commitd7d54c533876f198324ab8a6f021d8c69bf16153 (patch)
tree9d9e21ed36470d3618c56ba252202fcffd58d4ea /configs
parent2a6ca24d59a1622c04456d4e02657f33e74b6152 (diff)
downloadkernel-d7d54c533876f198324ab8a6f021d8c69bf16153.tar.gz
kernel-d7d54c533876f198324ab8a6f021d8c69bf16153.tar.xz
kernel-d7d54c533876f198324ab8a6f021d8c69bf16153.zip
Turn off stackleak
We need to figure out how to properly do the building so turn this off for now.
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