parent
1af3a9854f
commit
32eecf9877
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
NIX_CFLAGS_COMPILE = "-I. -std=gnu90";
|
||||
|
||||
hardeningDisable = [ "stackprotector" "pic" ];
|
||||
hardeningDisable = [ "fortify" "stackprotector" "pic" ];
|
||||
|
||||
buildFlags = "memtest.bin";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user