commit | 2e89a894a46e6de80bdd3bcec184a53b32e5c091 | [log] [tgz] |
---|---|---|
author | Damjan Marion <damarion@cisco.com> | Thu Mar 24 17:19:27 2016 +0100 |
committer | Damjan Marion <damarion@cisco.com> | Thu Mar 24 17:20:14 2016 +0100 |
tree | 873f9d2d5cf213cef5c49fbb9c4e7a67f3e286e5 | |
parent | e2efecec426245163ae0abe00ca8ff368556c480 [diff] |
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>