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 \