From 35edb05724b127a4879c0e8c26db19e4abe934730a06266cf2efa69bf53962cb Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Wed, 24 Apr 2019 20:43:44 +0000 Subject: [PATCH] Accepting request 697618 from home:marxin:branches:mozilla:Factory Disable LTO (boo#1133267). OBS-URL: https://build.opensuse.org/request/show/697618 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=466 --- MozillaThunderbird.changes | 5 +++++ MozillaThunderbird.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index 9c1a43d..a61c4a8 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 24 17:26:44 UTC 2019 - Martin Liška + +- Disable LTO (boo#1133267). + ------------------------------------------------------------------- Sat Mar 30 11:36:41 UTC 2019 - Manfred Hollstein diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index d1b0b09..866e828 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -209,6 +209,7 @@ symbols meant for upload to Mozilla's crash collector database. %patch12 -p1 %build +%define _lto_cflags %{nil} # no need to add build time to binaries modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")" DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""