mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Improve SQLite busy handling
This commit is contained in:
parent
34b12bad59
commit
fd86dd93dd
3 changed files with 43 additions and 31 deletions
|
@ -265,7 +265,7 @@ AC_CHECK_FUNCS([setresuid setreuid lchown])
|
|||
|
||||
|
||||
# Nice to have, but not essential.
|
||||
AC_CHECK_FUNCS([strsignal posix_fallocate nanosleep sysconf])
|
||||
AC_CHECK_FUNCS([strsignal posix_fallocate sysconf])
|
||||
|
||||
|
||||
# This is needed if bzip2 is a static library, and the Nix libraries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue