Fix build with GCC 15
GCC 15 defaults to C23, which is stricter in mutiple ways. Some fixes were already included in 6.0.1, but some were just merged upstream and not yet released.
This commit is contained in:
@@ -29,6 +29,10 @@ Source3: tmpfiles-strongswan.conf
|
||||
Patch0: strongswan-5.6.0-uintptr_t.patch
|
||||
# https://github.com/strongswan/strongswan/issues/1198
|
||||
Patch1: strongswan-5.9.7-error-no-format.patch
|
||||
# C23 fixes included in 6.0.1
|
||||
Patch2: strongswan-6.0.0-gcc15.patch
|
||||
# C23 fixed merged but not yet released
|
||||
Patch3: strongswan-6.0.1-gcc15.patch
|
||||
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
|
||||
Reference in New Issue
Block a user