grub: disable stackprotector hardening

This commit is contained in:
Robin Gloster 2016-02-24 22:54:34 +00:00
parent 2700dac7de
commit d9b4391717

View file

@ -36,6 +36,8 @@ stdenv.mkDerivation {
# autoreconfHook required for the splashimage patch.
buildInputs = [ autoreconfHook texinfo ];
hardening_stackprotector = false;
prePatch = ''
unpackFile $gentooPatches
rm patch/400_all_grub-0.97-reiser4-20050808-gentoo.patch