in %check, CFLAGS -std=gnu17 needed as well

OBS-URL: https://build.opensuse.org/package/show/Base:System/m4?expand=0&rev=55
This commit is contained in:
2025-04-10 09:26:59 +00:00
committed by Git OBS Bridge
parent 68aa7eecfc
commit 560dddf812
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 9 18:38:42 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>
- add -std=gnu17 to CFLAGS in %check also
-------------------------------------------------------------------
Mon Mar 31 16:12:21 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>

View File

@@ -62,7 +62,7 @@ cp -a /usr/lib/rpm/config.{sub,guess} build-aux/
%endif
%check
%make_build check
%make_build check CFLAGS="%{optflags} -std=gnu17"
%install
%make_install