silc-client: turn off format hardening

This commit is contained in:
Robin Gloster
2016-02-19 21:15:59 +00:00
parent 7eb42d9513
commit 8483edcda0
@@ -19,6 +19,8 @@ stdenv.mkDerivation {
dontDisableStatic = true;
hardening_format = false;
configureFlags = "--with-ncurses=${ncurses}";
preConfigure = stdenv.lib.optionalString enablePlugin ''