Sync from SUSE:SLFO:Main webrtc-audio-processing-0 revision 7ef98d5d4d8385fb3fd05dfd4863db85

This commit is contained in:
2025-04-25 21:38:02 +02:00
parent cc396a0dcc
commit 707f2752ae
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 15:18:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Sep 28 09:56:45 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

View File

@@ -103,10 +103,10 @@ that haven't be updated yet to the newer 1.x version.
%setup -q -T -c "%{name}-%{version}"
xz --decompress --stdout "%{SOURCE0}" | tar xf - --strip-components=1
sed -i 's/\r$//' AUTHORS
%patch1 -p1
%patch2 -p1
%patch100
%patch101
%patch -P 1 -p1
%patch -P 2 -p1
%patch -P 100
%patch -P 101
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects