switch hardening flags
This commit is contained in:
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||
makeFlags = ["target=linux"];
|
||||
installFlags = ["installdir=$(out)"];
|
||||
|
||||
noHardening_format = true;
|
||||
hardening_format = false;
|
||||
|
||||
buildInputs = [openssl];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user