Add checks for memfd_create() and posix_fallocate() to the autotools build

(cherry picked from commit 59d4a39456)
This commit is contained in:
Frank Praznik
2024-03-13 11:21:14 -04:00
parent 24269007d8
commit 27b1b6d4eb
3 changed files with 15 additions and 1 deletions

View File

@@ -211,6 +211,8 @@
#undef HAVE_GETAUXVAL
#undef HAVE_ELF_AUX_INFO
#undef HAVE_POLL
#undef HAVE_MEMFD_CREATE
#undef HAVE_POSIX_FALLOCATE
#undef HAVE__EXIT
#else