1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 19:23:54 +02:00

Use close_range when available

This fixes the FreeBSD build of nix-util
This commit is contained in:
Robert Hensing 2024-09-18 22:42:44 +02:00
parent 59acf3b75c
commit 5c87c40a5e
3 changed files with 6 additions and 2 deletions

View file

@ -86,7 +86,7 @@ static char buf[1024];]],
AC_LANG_POP(C++)
AC_CHECK_FUNCS([statvfs pipe2])
AC_CHECK_FUNCS([statvfs pipe2 close_range])
# Check for lutimes, optionally used for changing the mtime of