From 6fed0f232e1baee3c890f8383b98fa99acfae2b8 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Mon, 1 Oct 2018 13:36:07 -0700 Subject: Add support for building with gcc-plugins This doesn't enable any plugins, only the infrastrucutre for enabling plugins at a later date. --- configs/fedora/generic/CONFIG_GCC_PLUGIN_LATENT_ENTROPY | 1 + 1 file changed, 1 insertion(+) create mode 100644 configs/fedora/generic/CONFIG_GCC_PLUGIN_LATENT_ENTROPY (limited to 'configs/fedora/generic/CONFIG_GCC_PLUGIN_LATENT_ENTROPY') diff --git a/configs/fedora/generic/CONFIG_GCC_PLUGIN_LATENT_ENTROPY b/configs/fedora/generic/CONFIG_GCC_PLUGIN_LATENT_ENTROPY new file mode 100644 index 000000000..4775521e9 --- /dev/null +++ b/configs/fedora/generic/CONFIG_GCC_PLUGIN_LATENT_ENTROPY @@ -0,0 +1 @@ +# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set -- cgit