teylus: disable format hardening
This commit is contained in:
parent
7561c1c9e7
commit
6619c68e0a
@ -12,6 +12,8 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = [ omake ocaml flex bison ];
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
buildPhase = "omake all";
|
||||
|
||||
checkPhase = "omake check";
|
||||
|
Loading…
x
Reference in New Issue
Block a user