trickle: turn off format hardening
This commit is contained in:
parent
f2d5bda7c9
commit
99087d9216
@ -22,6 +22,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
configureFlags = "--with-libevent";
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
meta = {
|
||||
description = "Lightweight userspace bandwidth shaper";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
|
Loading…
x
Reference in New Issue
Block a user