From 78a640b7b51c846ae4b9c86f1df4d51a8e9f8f9d Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Wed, 30 Sep 2015 09:01:49 +0100 Subject: [PATCH] force single-threaded build, to avoid parallelism bugs in build system --- mono-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mono-core.spec b/mono-core.spec index d3770688d9..ca1075542d 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -158,7 +158,7 @@ export PATH=/opt/novell/llvm-mono/bin:$PATH --with-ikvm=yes \ --with-moonlight=no -make %{?_smp_mflags} +make %install %make_install