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