Sync from SUSE:SLFO:Main lzo revision 01759c6cd50b8251cf91e7f6aec6f14f

This commit is contained in:
Adrian Schröter 2024-10-03 17:37:37 +02:00
parent e0c7187b13
commit 1581558acb
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 15 11:13:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro: allows us to eliminate usage of deprecated
%patchN syntax.
-------------------------------------------------------------------
Fri Mar 17 16:27:44 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package lzo
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -73,8 +73,7 @@ de-/compression in real-time. This means it favours speed over
compression ratio.
%prep
%setup -q
%patch1 -p1
%autosetup -p1
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects