pngcheck: turn off format hardening
This commit is contained in:
parent
e6345523f2
commit
7eb16a4eb8
@ -8,9 +8,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0pzkj1bb4kdybk6vbfq9s0wzdm5szmrgixkas3xmbpv4mhws1w3p";
|
||||
};
|
||||
|
||||
# configurePhase = ''
|
||||
# sed -i s,/usr,$out, Makefile
|
||||
# '';
|
||||
hardening_format = false;
|
||||
|
||||
makefile = "Makefile.unx";
|
||||
makeFlags = "ZPATH=${zlib}/lib";
|
||||
|
Loading…
Reference in New Issue
Block a user