From 1f655e05dd520000f5758b61c64b22ed47aac516 Mon Sep 17 00:00:00 2001 From: "@RubenKelevra" Date: Mon, 6 Apr 2015 10:39:28 +0200 Subject: [PATCH] add multi-threading build and enable autoupdate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ff50c1b..4c736d3b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To make a stable-build for e.g. leverkusen run: `git checkout 2014.4.x` `./set-site vfnnrw/leverkusen` `make update` -`make` +`make -j4 GLUON_BRANCH=stable` If you're using the autoupdater, do not autoupdate nodes with anything but releases. If you upgrade using random master commits the nodes *will break* eventually.