scripts: make git-update.sh build with all cores available
authorDanilo Cesar Lemes de Paula <danilo.cesar@collabora.co.uk>
Thu, 19 May 2016 14:27:36 +0000 (11:27 -0300)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 20 May 2016 10:57:25 +0000 (11:57 +0100)
commit603b8188bb32fc7ef296615f2322467bca382a9a
tree17a8bd971f7ae353bed932a66c75ce25702ef44c
parent56ee365077878819a0c4d938d9385bb18b5386b3
scripts: make git-update.sh build with all cores available

The git-update.sh now builds with all cores available. In case of
failure it defaults to 1

The developer can still override this by setting -j to something else
in MAKEFLAGS, as stated by 299605dfe2f97fca330161ff01a392e1a85fe422.

https://bugzilla.gnome.org/show_bug.cgi?id=766666
scripts/git-update.sh