Sync from SUSE:SLFO:Main pcre revision b792707e1a6fc18c60b2490d3b2e80b0
This commit is contained in:
parent
0c546c4cb3
commit
82bad2a47f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 29 14:49:31 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 11 09:21:09 UTC 2022 - Jason Sikes <jsikes@suse.com>
|
Wed May 11 09:21:09 UTC 2022 - Jason Sikes <jsikes@suse.com>
|
||||||
|
|
||||||
|
@ -150,12 +150,7 @@ expression pattern matching using the same syntax and semantics
|
|||||||
as Perl 5.
|
as Perl 5.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
%patch3 -p1
|
|
||||||
%patch4 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
|
Loading…
Reference in New Issue
Block a user