public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mariadb-connector-c] f44: [cleanup] Remove Fortran debug flags override
@ 2026-06-25 18:19 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-06-25 18:19 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/mariadb-connector-c
            Branch : f44
            Commit : 773009d883c83ace9a2e44d5fa7721d6c1e55f33
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-06-24T20:21:38+02:00
            Stats  : +0/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/mariadb-connector-c/c/773009d883c83ace9a2e44d5fa7721d6c1e55f33?branch=f44

            Log:
            [cleanup] Remove Fortran debug flags override

The '%{_pkg_extra_fflags}' override is irrelevant -- this project is
pure C, no Fortran sources exist.

Co-Authored-By: Claude AI <noreply@anthropic.com>

---
diff --git a/mariadb-connector-c.spec b/mariadb-connector-c.spec
index adb5537..a8da2a1 100644
--- a/mariadb-connector-c.spec
+++ b/mariadb-connector-c.spec
@@ -7,7 +7,6 @@
 %if %{with debug}
 %global _pkg_extra_cflags   -O0 -g
 %global _pkg_extra_cxxflags -O0 -g
-%global _pkg_extra_fflags   -O0 -g
 %endif
 
 

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

only message in thread, other threads:[~2026-06-25 18:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 18:19 [rpms/mariadb-connector-c] f44: [cleanup] Remove Fortran debug flags override Michal Schorm

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