1
0

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
This commit is contained in:
Wolfgang Rosenauer 2019-04-24 20:43:44 +00:00 committed by Git OBS Bridge
parent 9abb96db9b
commit 35edb05724
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 24 17:26:44 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133267).
-------------------------------------------------------------------
Sat Mar 30 11:36:41 UTC 2019 - Manfred Hollstein <manfred.h@gmx.net>

View File

@ -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")\""