public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/ckermit] epel10: Apply LDFLAGS properly
Date: Tue, 15 Sep 2026 18:31:03 GMT [thread overview]
Message-ID: <178949706383.1.12108826146899068278.rpms-ckermit-7b0a734d1c5c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ckermit
Branch : epel10
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=epel10
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
reply other threads:[~2026-09-15 18:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178949706383.1.12108826146899068278.rpms-ckermit-7b0a734d1c5c@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox