From ded2a3209e96fc89f8401a9a947628f925edc01f8ae3741be37c2d42c5765287 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 4 Apr 2023 09:20:10 +0000 Subject: [PATCH] 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 --- lksctp-tools.changes | 5 +++++ lksctp-tools.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/lksctp-tools.changes b/lksctp-tools.changes index bfcb3cc..2be2bac 100644 --- a/lksctp-tools.changes +++ b/lksctp-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 23 13:04:53 UTC 2023 - Martin Liška + +- Enable LTO now (boo#1133097). + ------------------------------------------------------------------- Mon Aug 29 10:16:23 UTC 2022 - Jan Engelhardt diff --git a/lksctp-tools.spec b/lksctp-tools.spec index c9b38fa..4bdb944 100644 --- a/lksctp-tools.spec +++ b/lksctp-tools.spec @@ -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 \