From 6b116e57730d9c62a607fcc817280a5560cc4d59 Mon Sep 17 00:00:00 2001 From: webbuilder_pel7ppc64bebuilder0 Date: Tue, 16 Apr 2019 16:17:13 +0200 Subject: [PATCH] nodejs less j's to complete building correctly Signed-off-by: webbuilder_pel7ppc64bebuilder0 --- SPECS/nodejs.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SPECS/nodejs.spec b/SPECS/nodejs.spec index 9f1c233..ab6998e 100644 --- a/SPECS/nodejs.spec +++ b/SPECS/nodejs.spec @@ -1,3 +1,7 @@ +%ifarch ppc64 ppc64le +%define _optflags -j32 +%endif + # fake EPEL in RDO %global nodejs_arches %{ix86} x86_64 %{arm} aarch64 %{power64} # EPEL has an old ICU version, so disable the small-icu unbundling