2 Commits

2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 3 08:38:12 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Set -std=gnu17 explicitly to resolve build failure with gcc15
and the new implied C23 standard.
-------------------------------------------------------------------
Mon May 13 12:23:43 UTC 2024 - Marcus Meissner <meissner@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package zoo
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -45,7 +45,7 @@ for decompressing old archives.
%autosetup -n zoo -p0
%build
%make_build linux OPTIM="%{optflags}"
%make_build linux OPTIM="%{optflags} -std=gnu17"
%install
install -Dpm 0755 zoo \