Configure parallel execution job count (#3531)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 9 Nov 2018 06:50:12 +0000 (15:50 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 9 Nov 2018 06:50:12 +0000 (15:50 +0900)
commite30ee3bba1a1132bdeb47a790d21e1cf15418051
tree39f1d9b4fcda69f99fcdb5cb8ed98501725282af
parent8644e3eec2ba127a53b5746be51df8fac3b5f1c6
Configure parallel execution job count (#3531)

User can configure parallel execution job count using NPROCS environment variable
- Reduce local compilation overhead when doing multiple job
- Protect excessive CI processor consumtion by one job

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
Makefile