grub: disable stackprotector hardening
This commit is contained in:
@@ -36,6 +36,8 @@ stdenv.mkDerivation {
|
|||||||
# autoreconfHook required for the splashimage patch.
|
# autoreconfHook required for the splashimage patch.
|
||||||
buildInputs = [ autoreconfHook texinfo ];
|
buildInputs = [ autoreconfHook texinfo ];
|
||||||
|
|
||||||
|
hardening_stackprotector = false;
|
||||||
|
|
||||||
prePatch = ''
|
prePatch = ''
|
||||||
unpackFile $gentooPatches
|
unpackFile $gentooPatches
|
||||||
rm patch/400_all_grub-0.97-reiser4-20050808-gentoo.patch
|
rm patch/400_all_grub-0.97-reiser4-20050808-gentoo.patch
|
||||||
|
|||||||
Reference in New Issue
Block a user