public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lis] f44: use gnu17 instead of gnu99
@ 2026-06-02  3:35 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-02  3:35 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/lis
Branch : f44
Commit : 36ddac27d8d485bb0eeda92589b02d5ff76b1772
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-03-10T21:22:27-03:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/lis/c/36ddac27d8d485bb0eeda92589b02d5ff76b1772?branch=f44

Log:
use gnu17 instead of gnu99

---
diff --git a/lis.spec b/lis.spec
index a8c4a0e..0989347 100644
--- a/lis.spec
+++ b/lis.spec
@@ -49,7 +49,7 @@ This package contains the developer documentation for lis.
 %autosetup
 
 %build
-export CFLAGS="${CFLAGS} -std=gnu99"
+export CFLAGS="${CFLAGS} -std=gnu17"
 export CC=gcc
 autoconf --force
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-02  3:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02  3:35 [rpms/lis] f44: use gnu17 instead of gnu99 Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox