diff --git a/libktorrent.changes b/libktorrent.changes index eabcf5a..116b03c 100644 --- a/libktorrent.changes +++ b/libktorrent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 23 15:47:02 UTC 2023 - Martin Liška + +- Enable LTO for ppc64 as it works fine now. + ------------------------------------------------------------------- Fri Mar 17 20:44:26 UTC 2023 - Christophe Marin diff --git a/libktorrent.spec b/libktorrent.spec index 284a4c9..6658571 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -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