From 2d8930e14e2f794a03d3438e5061cfef20603284 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Sun, 14 May 2023 16:38:33 +0100 Subject: [PATCH] FIXUP: Same as PR27656 --- cmake/introspection.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/introspection.cmake b/cmake/introspection.cmake index 81a6194e5d4ef..b4126d2dc785a 100644 --- a/cmake/introspection.cmake +++ b/cmake/introspection.cmake @@ -164,7 +164,7 @@ check_cxx_source_compiles(" # Check for posix_fallocate(). check_cxx_source_compiles(" - // same as in src/util/system.cpp + // same as in src/fs_helpers/system.cpp #ifdef __linux__ #ifdef _POSIX_C_SOURCE #undef _POSIX_C_SOURCE