Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8d391eb5a3 | |||
|
|
4bba5ca769 |
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 6 20:31:23 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 15 12:46:00 UTC 2024 - Martin Jambor <mjambor@suse.com>
|
Mon Jul 15 12:46:00 UTC 2024 - Martin Jambor <mjambor@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -175,6 +175,7 @@ This package contains VDE SNMP header files.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fvi
|
autoreconf -fvi
|
||||||
|
export CFLAGS="%{optflags} -std=gnu11"
|
||||||
# --enable-experimental even tho weird it has useful features and
|
# --enable-experimental even tho weird it has useful features and
|
||||||
# vde2 on its own is no longer developed
|
# vde2 on its own is no longer developed
|
||||||
%configure \
|
%configure \
|
||||||
|
|||||||
Reference in New Issue
Block a user