From 280123db95932a869187639dc37322ecb5c8855f920d2e34949af7ec77d5ce28 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 24 Aug 2020 16:08:01 +0000 Subject: [PATCH] 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 --- inkscape.changes | 5 +++++ inkscape.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/inkscape.changes b/inkscape.changes index 4cf9b2a..d548aa7 100644 --- a/inkscape.changes +++ b/inkscape.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 24 09:46:20 UTC 2020 - Martin Liška + +- Enable again LTO. It should work now. + ------------------------------------------------------------------- Mon Aug 24 08:45:25 UTC 2020 - Dominique Leuenberger diff --git a/inkscape.spec b/inkscape.spec index eece4ac..289c8f3 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -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