Accepting request 828893 from home:marxin:branches:graphics

- Enable again LTO. It should work now.

OBS-URL: https://build.opensuse.org/request/show/828893
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=67
This commit is contained in:
Dirk Stoecker 2020-08-24 16:08:01 +00:00 committed by Git OBS Bridge
parent 47c09dd2dc
commit 280123db95
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 24 09:46:20 UTC 2020 - Martin Liška <mliska@suse.cz>
- Enable again LTO. It should work now.
-------------------------------------------------------------------
Mon Aug 24 08:45:25 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -123,7 +123,6 @@ Inkscape is a vector graphics editor.
%patch0 -p1
%build
%define _lto_cflags %{nil}
%ifarch %{arm}
export LDFLAGS+="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
%endif