add multi-threading build and enable autoupdate

This commit is contained in:
@RubenKelevra 2015-04-06 10:39:28 +02:00
parent aebc745f96
commit 1f655e05dd

View File

@ -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.