public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/certwatch] epel8: re-enable LTO (#1863318)
@ 2026-07-22 10:30 Joe Orton
0 siblings, 0 replies; only message in thread
From: Joe Orton @ 2026-07-22 10:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/certwatch
Branch : epel8
Commit : 87251da9b330eb2fea291206dfca086f017a9dbb
Author : Joe Orton <jorton@redhat.com>
Date : 2020-08-04T09:50:17+01:00
Stats : +4/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/certwatch/c/87251da9b330eb2fea291206dfca086f017a9dbb?branch=epel8
Log:
re-enable LTO (#1863318)
Resolves: rhbz#1863318
---
diff --git a/certwatch.spec b/certwatch.spec
index 31e7ae6..13ef077 100644
--- a/certwatch.spec
+++ b/certwatch.spec
@@ -1,6 +1,6 @@
Name: certwatch
Version: 1.2
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: SSL/TLS certificate expiry warning generator
License: GPLv2+
URL: https://github.com/notroj/certwatch
@@ -27,12 +27,6 @@ the mod_ssl configuration.
autoreconf -i
%build
-%ifarch s390 s390x
-# This package seems to tickle a codegen/optimization issue when LTO is enabled
-# on s390. Disable LTO for now
-%define _lto_cflags %{nil}
-%endif
-
%configure
%make_build
@@ -56,6 +50,9 @@ make check
%{_mandir}/man5/*
%changelog
+* Tue Aug 4 2020 Joe Orton <jorton@redhat.com> - 1.2-5
+- re-enable LTO (#1863318)
+
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-4
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 10:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 10:30 [rpms/certwatch] epel8: re-enable LTO (#1863318) Joe Orton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox