silc-client: turn off format hardening
This commit is contained in:
@@ -19,6 +19,8 @@ stdenv.mkDerivation {
|
||||
|
||||
dontDisableStatic = true;
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
configureFlags = "--with-ncurses=${ncurses}";
|
||||
|
||||
preConfigure = stdenv.lib.optionalString enablePlugin ''
|
||||
|
||||
Reference in New Issue
Block a user