Accepting request 1074837 from home:marxin:branches:network:telephony

- Enable LTO as it builds with now (boo#1136056).

OBS-URL: https://build.opensuse.org/request/show/1074837
OBS-URL: https://build.opensuse.org/package/show/network:telephony/spandsp?expand=0&rev=45
This commit is contained in:
Valentin Lefebvre 2023-03-28 08:11:18 +00:00 committed by Git OBS Bridge
parent 2cc8732f8b
commit fbc179fd98
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 28 05:17:02 UTC 2023 - Martin Liška <mliska@suse.cz>
- Enable LTO as it builds with now (boo#1136056).
-------------------------------------------------------------------
Mon Apr 18 07:38:15 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -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 \