Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
15 lines
457 B
Diff
15 lines
457 B
Diff
based onhttps://830833.bugs.gentoo.org/attachment.cgi?id=761676,
|
|
adjusted for 1.7.2
|
|
|
|
--- a/configure.in 2022-01-09 00:31:05.552582255 -0800
|
|
+++ b/configure.in 2022-01-09 00:31:19.824582533 -0800
|
|
@@ -1329,7 +1329,7 @@
|
|
return 3;
|
|
}
|
|
return 0;
|
|
- }], [], [ac_cv_file__dev_zero=no], [ac_cv_file__dev_zero=no])])
|
|
+ }], [], [ac_cv_file__dev_zero=no], [:])])
|
|
fi
|
|
|
|
# Now we determine which one is our anonymous shmem preference.
|