SHA256
1
0
forked from pool/lksctp-tools

Accepting request 1073970 from home:marxin:branches:network:utilities

- Enable LTO now (boo#1133097).

OBS-URL: https://build.opensuse.org/request/show/1073970
OBS-URL: https://build.opensuse.org/package/show/network:utilities/lksctp-tools?expand=0&rev=26
This commit is contained in:
Marcus Rückert 2023-04-04 09:20:10 +00:00 committed by Git OBS Bridge
parent e47846a573
commit ded2a3209e
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 \