From: Michael Tremer Date: Mon, 3 Aug 2015 14:51:40 +0000 (+0100) Subject: kernel: Remove code to disable icecream X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3cfe674627bd70999a804ea70abc37b3540de85b;p=people%2Farne_f%2Fipfire-3.x.git kernel: Remove code to disable icecream The kernel could not be compiled with icecream because of the GCC plugins that were used. icecream has now been removed from the distribution and there is no need to keep this line in any more. No rebuild needed. Signed-off-by: Michael Tremer --- diff --git a/kernel/kernel.nm b/kernel/kernel.nm index 45369472c..f408d7138 100644 --- a/kernel/kernel.nm +++ b/kernel/kernel.nm @@ -29,11 +29,6 @@ source_dl = http://www.kernel.org/pub/linux/kernel/v4.x/ sources = %{thisapp}.tar.xz build - # icecream cannot be used to compile the kernel. - # Because the PaX patch does use GCC plugins to harden the kernel which - # are not available on the remote compilers, we need to disable it here. - export ICECC=no - kernel_logo = /usr/share/pixmaps/kernel-logo.ppm requires