From 683c99b0e498fdc412ba22bee9278e467f69837c Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Aug 21 2020 04:01:12 +0000 Subject: Re-enable LTO --- diff --git a/glib2.spec b/glib2.spec index b7618cd..d062aa3 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,6 +1,6 @@ Name: glib2 Version: 2.65.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library of handy utility functions License: LGPLv2+ @@ -85,10 +85,6 @@ the functionality of the installed glib2 package. %autosetup -n glib-%{version} -p1 %build -# This package has static probes which do not work with LTO -# Disable LTO -%define _lto_cflags %{nil} - # Bug 1324770: Also explicitly remove PCRE sources since we use --with-pcre=system rm glib/pcre/*.[ch] %meson \ @@ -221,6 +217,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/installed-tests %changelog +* Thu Aug 20 2020 Jeff Law - 2.65.2-2 +- Re-enable LTO + * Tue Aug 18 2020 Kalev Lember - 2.65.2-1 - Update to 2.65.2