From 0f2841d09be03280ee76df6f7bf0773d6a384088 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 23 Dec 2017 16:28:53 +0000 Subject: sys-kernel/linux-{image,headers}-lts : new package, kernel v4.14.8, first kernel ebuilds without genkernel dep, time to deprecate it --- .../files/config-disable-gcc-plugins.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 sys-kernel/linux-headers-lts/files/config-disable-gcc-plugins.patch (limited to 'sys-kernel/linux-headers-lts/files') diff --git a/sys-kernel/linux-headers-lts/files/config-disable-gcc-plugins.patch b/sys-kernel/linux-headers-lts/files/config-disable-gcc-plugins.patch new file mode 100644 index 00000000..c07fa548 --- /dev/null +++ b/sys-kernel/linux-headers-lts/files/config-disable-gcc-plugins.patch @@ -0,0 +1,18 @@ +diff -Nur a/redcore/config/redcore-lts-4.14-amd64.config b/redcore/config/redcore-lts-4.14-amd64.config +--- a/redcore/config/redcore-lts-4.14-amd64.config 2017-12-21 14:39:21.000000000 +0000 ++++ b/redcore/config/redcore-lts-4.14-amd64.config 2017-12-23 15:45:07.246689490 +0000 +@@ -305,13 +305,7 @@ + CONFIG_HAVE_ARCH_SECCOMP_FILTER=y + CONFIG_SECCOMP_FILTER=y + CONFIG_HAVE_GCC_PLUGINS=y +-CONFIG_GCC_PLUGINS=y +-CONFIG_GCC_PLUGIN_LATENT_ENTROPY=y +-CONFIG_GCC_PLUGIN_STRUCTLEAK=y +-CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y +-# CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE is not set +-CONFIG_GCC_PLUGIN_RANDSTRUCT=y +-CONFIG_GCC_PLUGIN_RANDSTRUCT_PERFORMANCE=y ++# CONFIG_GCC_PLUGINS is not set + CONFIG_HAVE_CC_STACKPROTECTOR=y + CONFIG_CC_STACKPROTECTOR=y + # CONFIG_CC_STACKPROTECTOR_NONE is not set -- cgit v1.2.3