librsync_0_9: turn off format hardening
This commit is contained in:
parent
79219c1981
commit
08caf7b6e4
@ -8,6 +8,8 @@ stdenv.mkDerivation {
|
|||||||
sha256 = "1mj1pj99mgf1a59q9f2mxjli2fzxpnf55233pc1klxk2arhf8cv6";
|
sha256 = "1mj1pj99mgf1a59q9f2mxjli2fzxpnf55233pc1klxk2arhf8cv6";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
configureFlags = if stdenv.isCygwin then "--enable-static" else "--enable-shared";
|
configureFlags = if stdenv.isCygwin then "--enable-static" else "--enable-shared";
|
||||||
|
|
||||||
crossAttrs = {
|
crossAttrs = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user