mrpeach: turn off format hardening
This commit is contained in:
parent
548c1404d5
commit
5cf5e6e9c4
@ -16,6 +16,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ puredata ];
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
patchPhase = ''
|
||||
for D in net osc
|
||||
do
|
||||
|
Loading…
x
Reference in New Issue
Block a user