2 Commits

2 changed files with 7 additions and 0 deletions

View File

@@ -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>

View File

@@ -175,6 +175,7 @@ This package contains VDE SNMP header files.
%build
autoreconf -fvi
export CFLAGS="%{optflags} -std=gnu11"
# --enable-experimental even tho weird it has useful features and
# vde2 on its own is no longer developed
%configure \