From 0ea23171f870e341dabb784e8ac165343e28625a Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 30 Jan 2024 09:16:58 +0100 Subject: [PATCH] Apply gcc-14 patch --- afflib.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/afflib.spec b/afflib.spec index 30ab139..66cbc23 100644 --- a/afflib.spec +++ b/afflib.spec @@ -12,6 +12,7 @@ Summary: Library to support the Advanced Forensic Format License: BSD with advertising URL: https://github.com/sshock/AFFLIBv3 Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz +Patch0: Fix-build-with-gcc-14-Wincompatible-pointer-types.patch BuildRequires: gcc-c++ BuildRequires: libtool