Do not use parallel build

This commit is contained in:
Andrew Lukoshko 2023-09-13 16:05:22 +00:00
parent 77f9b7960a
commit 22353dfc8c
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ secure variables of the UEFI firmware, usually in the NVRAM area.
%build
%set_build_flags
%make_build
%__make -O
%install
%make_install DOCDIR=%{buildroot}%{_docdir}/%{name}/ CFLAGS="%{optflags}"