Accepting request 1073999 from home:marxin:branches:KDE:Applications

- Enable LTO for ppc64 as it works fine now.

OBS-URL: https://build.opensuse.org/request/show/1073999
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libktorrent?expand=0&rev=51
This commit is contained in:
Christophe Marin 2023-03-27 07:43:18 +00:00 committed by Git OBS Bridge
parent 7a841bf4d5
commit ef474df9cd
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 23 15:47:02 UTC 2023 - Martin Liška <mliska@suse.cz>
- Enable LTO for ppc64 as it works fine now.
-------------------------------------------------------------------
Fri Mar 17 20:44:26 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -82,9 +82,6 @@ libktorrent is a torrent downloading library.
sed -i 's#1.71.0#1.66.0#' CMakeLists.txt
%build
%ifarch ppc64
%define _lto_cflags %{nil}
%endif
%cmake_kf5 -d build
%cmake_build