mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge b2c85bd82f into merged_master (Bitcoin PR bitcoin/bitcoin#27656)
This commit is contained in:
commit
9314aec4cd
1 changed files with 1 additions and 1 deletions
|
|
@ -1087,7 +1087,7 @@ AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <malloc.h>]],
|
|||
dnl Check for posix_fallocate
|
||||
AC_MSG_CHECKING([for posix_fallocate])
|
||||
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
|
||||
// same as in src/util/system.cpp
|
||||
// same as in src/util/fs_helpers.cpp
|
||||
#ifdef __linux__
|
||||
#ifdef _POSIX_C_SOURCE
|
||||
#undef _POSIX_C_SOURCE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue