Reduce number of parallel gcc invocations from 4 to 2 per cpu 08/608/1
authorDamjan Marion <damarion@cisco.com>
Thu, 24 Mar 2016 16:19:27 +0000 (17:19 +0100)
committerDamjan Marion <damarion@cisco.com>
Thu, 24 Mar 2016 16:20:14 +0000 (17:20 +0100)
commit2e89a894a46e6de80bdd3bcec184a53b32e5c091
tree873f9d2d5cf213cef5c49fbb9c4e7a67f3e286e5
parente2efecec426245163ae0abe00ca8ff368556c480
Reduce number of parallel gcc invocations from 4 to 2 per cpu

Some build hosts can run out of memory during compilation.
This should reduce memory demand without affecting build time.

Change-Id: I11bd2884a1f8885a8a332bbbf0a63324a3079c3b
Signed-off-by: Damjan Marion <damarion@cisco.com>
build-root/Makefile