Comment 1 for bug 52625

Revision history for this message
Ben Collins (ben-collins) wrote :

kernel-package does not choose compile time options. This is the responsibility of the kernel. There is a patch in recent kernels that includes -fno-stack-protector, and the Ubuntu kernel itself supports this aswell.

To avoid it, install gcc-4.0, and set CC=gcc-4.0. Or add the flags manually to the kernel Makefile.