Accepting request 1147985 from devel:tools:compiler

OBS-URL: https://build.opensuse.org/request/show/1147985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yasm?expand=0&rev=33
This commit is contained in:
Ana Guerrero 2024-02-21 16:55:00 +00:00 committed by Git OBS Bridge
commit 278672f680
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 13:02:03 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sat Nov 5 17:18:41 UTC 2022 - Larry Finger <Larry.Finger@gmail.com>

View File

@ -49,10 +49,10 @@ libyasm.
%prep
%setup -q
%patch0 -p1
%patch1
%patch2 -p1
%patch3 -p1
%patch -P 0 -p1
%patch -P 1
%patch -P 2 -p1
%patch -P 3 -p1
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects