charybdis: turn off format hardening
This commit is contained in:
parent
e5fb9eb27c
commit
16c81c9f74
@ -20,6 +20,8 @@ stdenv.mkDerivation rec {
|
||||
"--with-program-prefix=charybdis-"
|
||||
];
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
buildInputs = [ bison flex openssl ];
|
||||
|
||||
meta = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user