Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 3f5c717cbd | |||
| 061fff3bd8 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 8 10:53:14 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>
|
||||
|
||||
- add -std=gnu17 to CFLAGS to fix gcc15 compile time error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 11:09:11 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
@@ -113,6 +113,7 @@ echo exit 77 > test-suite/standalone/test-stack-overflow
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
export CFLAGS="%{optflags} -std=gnu17"
|
||||
%configure \
|
||||
--disable-static \
|
||||
--with-pic \
|
||||
|
||||
Reference in New Issue
Block a user