2 Commits

2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 8 11:53:12 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>
- add -std=gnu11 to CFLAGS to fix gcc15 compile time error, and to
still allow build on Leap 15.6
-------------------------------------------------------------------
Sat Nov 27 00:35:17 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -63,6 +63,7 @@ This package includes the header files for %{name}.
%autosetup
%build
export CFLAGS="%{optflags} -std=gnu11"
%cmake
%cmake_build