diff --git a/spandsp.changes b/spandsp.changes index e2a0631..8016d55 100644 --- a/spandsp.changes +++ b/spandsp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 28 05:17:02 UTC 2023 - Martin Liška + +- Enable LTO as it builds with now (boo#1136056). + ------------------------------------------------------------------- Mon Apr 18 07:38:15 UTC 2022 - Jan Engelhardt diff --git a/spandsp.spec b/spandsp.spec index 7d6827e..3287742 100644 --- a/spandsp.spec +++ b/spandsp.spec @@ -1,7 +1,7 @@ # # spec file for package spandsp # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -96,7 +96,6 @@ This package contains documentation for the libspandsp API. # is now removed. %build -%define _lto_cflags %nil autoreconf -fiv %configure \ --disable-static \