From efd5e41416dd60d03d55f685fb69b76bdeb8d565 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 5 Aug 2022 22:09:35 +0200 Subject: [PATCH] Switch to serial build --- mingw-harfbuzz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-harfbuzz.spec b/mingw-harfbuzz.spec index 276f8e0..6fb9850 100644 --- a/mingw-harfbuzz.spec +++ b/mingw-harfbuzz.spec @@ -85,7 +85,7 @@ autoreconf -i --force %build %mingw_configure --enable-shared --enable-static --enable-delay-load # Parallel build occasionally fails -%mingw_make_build V=1 || make +%mingw_make %install