summary refs log tree commit diff
path: root/pkgs/tools/security/afl/qemu.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/security/afl/qemu.nix')
-rw-r--r--pkgs/tools/security/afl/qemu.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/security/afl/qemu.nix b/pkgs/tools/security/afl/qemu.nix
index 0e91e2871237..d21500960fec 100644
--- a/pkgs/tools/security/afl/qemu.nix
+++ b/pkgs/tools/security/afl/qemu.nix
@@ -43,6 +43,7 @@ stdenv.mkDerivation rec {
       ./qemu-patches/no-etc-install.patch
       ./qemu-patches/translate-all.patch
       ./qemu-patches/syscall.patch
+      ./qemu-patches/qemu-2.3.0-glibc-2.26.patch
     ];
 
   preConfigure = ''