mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +02:00
* Do a short sleep after SQLITE_BUSY.
This commit is contained in:
parent
b1eb252172
commit
c931a7aec5
2 changed files with 12 additions and 2 deletions
|
@ -286,8 +286,7 @@ AC_CHECK_FUNCS([setresuid setreuid lchown])
|
|||
|
||||
|
||||
# Nice to have, but not essential.
|
||||
AC_CHECK_FUNCS([strsignal])
|
||||
AC_CHECK_FUNCS([posix_fallocate])
|
||||
AC_CHECK_FUNCS([strsignal posix_fallocate nanosleep])
|
||||
|
||||
|
||||
# This is needed if ATerm or bzip2 are static libraries,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue