Merge b2c85bd82f into merged_master (Bitcoin PR bitcoin/bitcoin#27656)

This commit is contained in:
Byron Hambly 2025-06-20 11:18:51 +02:00
commit 9314aec4cd

View file

@ -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