aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-scanners/clamav/files/oe_cmake_fixup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-scanners/clamav/files/oe_cmake_fixup.patch')
-rw-r--r--recipes-scanners/clamav/files/oe_cmake_fixup.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-scanners/clamav/files/oe_cmake_fixup.patch b/recipes-scanners/clamav/files/oe_cmake_fixup.patch
index b284915..c9c88b9 100644
--- a/recipes-scanners/clamav/files/oe_cmake_fixup.patch
+++ b/recipes-scanners/clamav/files/oe_cmake_fixup.patch
@@ -22,7 +22,7 @@ Index: git/CMakeLists.txt
if(C_LINUX)
if(CMAKE_COMPILER_IS_GNUCXX)
# Set _GNU_SOURCE for O_LARGEFILE, O_CLOEXEC, O_DIRECTORY, O_NOFOLLOW, etc flags on older systems
-@@ -512,14 +506,8 @@ include(TestInline)
+@@ -581,14 +575,8 @@ include(TestInline)
include(CheckFileOffsetBits)
# Determine how to pack structs on this platform.
include(CheckStructPacking)