From 22353dfc8cde989881ad831a1a543166f2a843ce Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 13 Sep 2023 16:05:22 +0000 Subject: [PATCH] Do not use parallel build --- SPECS/efitools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/efitools.spec b/SPECS/efitools.spec index 3a05a66..d774249 100644 --- a/SPECS/efitools.spec +++ b/SPECS/efitools.spec @@ -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}"