Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at flake-libs 14 lines 457 B view raw
1based onhttps://830833.bugs.gentoo.org/attachment.cgi?id=761676, 2adjusted for 1.7.2 3 4--- a/configure.in 2022-01-09 00:31:05.552582255 -0800 5+++ b/configure.in 2022-01-09 00:31:19.824582533 -0800 6@@ -1329,7 +1329,7 @@ 7 return 3; 8 } 9 return 0; 10- }], [], [ac_cv_file__dev_zero=no], [ac_cv_file__dev_zero=no])]) 11+ }], [], [ac_cv_file__dev_zero=no], [:])]) 12 fi 13 14 # Now we determine which one is our anonymous shmem preference.