gnu-efi: disable stackprotector hardening
This commit is contained in:
@@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ pciutils ];
|
||||
|
||||
hardening_stackprotector = false;
|
||||
|
||||
makeFlags = [
|
||||
"PREFIX=\${out}"
|
||||
"CC=gcc"
|
||||
|
||||
Reference in New Issue
Block a user