]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
kernel: Remove code to disable icecream
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 3 Aug 2015 14:51:40 +0000 (15:51 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 3 Aug 2015 14:51:40 +0000 (15:51 +0100)
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 <michael.tremer@ipfire.org>
kernel/kernel.nm

index 45369472c2787dd3fa497c35c0b2e5b82be52dec..f408d7138378da1bcfce154f78afe79343931b4b 100644 (file)
@@ -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