Accepting request 1077178 from network:utilities

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1077178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lksctp-tools?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2023-04-06 13:55:47 +00:00 committed by Git OBS Bridge
commit 98c7c9f281
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 23 13:04:53 UTC 2023 - Martin Liška <mliska@suse.cz>
- Enable LTO now (boo#1133097).
-------------------------------------------------------------------
Mon Aug 29 10:16:23 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package lksctp-tools
#
# 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
@ -53,7 +53,6 @@ transparent multi-homing, and multiple ordered streams of messages.
%setup -q
%build
%define _lto_cflags %{nil}
autoreconf -fi
%configure --prefix=%{_prefix} \
--enable-shared \