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