From 7ec547d46c1857ab2a1a2ed3ad2d336edf04c711 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sep 28 2020 21:59:53 +0000 Subject: Re-enable LTO --- diff --git a/libkolabxml.spec b/libkolabxml.spec index 09960f6..7759a13 100644 --- a/libkolabxml.spec +++ b/libkolabxml.spec @@ -46,7 +46,7 @@ Name: libkolabxml Version: 1.2.0 -Release: 0%{?dist} +Release: 1%{?dist} Summary: Kolab XML format collection parser library License: LGPLv3+ @@ -163,12 +163,6 @@ sed -i "s/-php/-php7/g" src/php/CMakeLists.txt %build -# This package fails to build with LTO on ppc64le. Root cause analysis has not been -# done. For now disable LTO -%ifarch ppc64le -%define _lto_cflags %{nil} -%endif - %cmake .. \ %if 0%{?with_csharp} > 0 -DCSHARP_BINDINGS=ON \ @@ -261,6 +255,9 @@ popd %changelog +* Mon Sep 28 2020 Jeff Law - 1.2.0-1 +- Re-enable LTO + * Sat Aug 15 2020 Timotheus Pokorra - 1.2.0-0 - Upgrade to libkolabxml 1.2.0