public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ckermit] epel9: Apply LDFLAGS properly
@ 2026-09-18 13:52 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-18 13:52 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ckermit
Branch : epel9
Commit : 7b0a734d1c5c23dc4b1f851b0c52ee0f1f44f675
Author : Björn Esser <besser82@fedoraproject.org>
Date   : 2019-01-05T23:01:25+01:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ckermit/c/7b0a734d1c5c23dc4b1f851b0c52ee0f1f44f675?branch=epel9

Log:
Apply LDFLAGS properly

---
diff --git a/ckermit.spec b/ckermit.spec
index 4308ca3..04d83d4 100644
--- a/ckermit.spec
+++ b/ckermit.spec
@@ -51,6 +51,7 @@ cp %{SOURCE6} .
 %build
 %{__make} linux \
         KFLAGS="-O0 $RPM_OPT_FLAGS -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)='" \
+        LNKFLAGS="%{?optflags} %{?__global_ldflags}" \
         K4LIB= \
         K4INC= \
         K5LIB=-lutil \
@@ -93,6 +94,7 @@ install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/kermit/ckermit.phone
 %changelog
 * Sat Jan 05 2019 Björn Esser <besser82@fedoraproject.org> - 9.0.302-17
 - Add patch to fix build with glibc 2.28 and earlier (#1603648)
+- Apply LDFLAGS properly
 
 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.302-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

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

only message in thread, other threads:[~2026-09-18 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 13:52 [rpms/ckermit] epel9: Apply LDFLAGS properly 

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