gummiboot: disable stackprotector hardening
This commit is contained in:
@@ -5,7 +5,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ gnu-efi pkgconfig libxslt utillinux ];
|
||||
|
||||
#hardening_all = false;
|
||||
hardening_stackprotector = false;
|
||||
|
||||
# Sigh, gummiboot should be able to find this in buildInputs
|
||||
configureFlags = [
|
||||
|
||||
Reference in New Issue
Block a user