unzipNLS : Fix build by removing patch fuzz.
This commit is contained in:
committed by
Frederik Rietdijk
parent
3a891c67fc
commit
bd129c2b3e
@@ -13,6 +13,8 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
hardeningDisable = [ "format" ];
|
hardeningDisable = [ "format" ];
|
||||||
|
|
||||||
|
patchFlags = "-p1 -F3";
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./CVE-2014-8139.diff
|
./CVE-2014-8139.diff
|
||||||
./CVE-2014-8140.diff
|
./CVE-2014-8140.diff
|
||||||
|
|||||||
Reference in New Issue
Block a user