Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
b8e1de4f1d | |||
633627c568 |
@@ -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>
|
||||
|
||||
|
@@ -63,6 +63,7 @@ This package includes the header files for %{name}.
|
||||
%autosetup
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -std=gnu11"
|
||||
%cmake
|
||||
%cmake_build
|
||||
|
||||
|
Reference in New Issue
Block a user