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:
parent
7a841bf4d5
commit
ef474df9cd
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user