fix the 1.2.9 build

This commit is contained in:
Jaroslav Kysela 2023-05-04 09:50:51 +02:00
parent d6f38125d0
commit 645ed00454
2 changed files with 3 additions and 1299 deletions

View File

@ -70,9 +70,9 @@ contains alsa-lib configuration of SoC topology
%prep %prep
%setup -q -n %{name}-%{version}%{?prever}%{?postver} %setup -q -n %{name}-%{version}%{?prever}%{?postver}
%patch0 -p1 -b .alsa-git %patch -P0 -p1 -b .alsa-git
%patch1 -p1 -b .config %patch -P1 -p1 -b .config
%patch2 -p1 -b .glibc-open %patch -P2 -p1 -b .glibc-open
%build %build
# This package uses top level ASM constructs which are incompatible with LTO. # This package uses top level ASM constructs which are incompatible with LTO.

File diff suppressed because it is too large Load Diff