Patch Makefile.pre.in to avoid ProcessPoolExecutor with compilall.py -j1 32/255432/1 accepted/tizen/base/tool/20210324.043607 submit/tizen_base/20210318.075804
authorJinWang An <jinwang.an@samsung.com>
Thu, 18 Mar 2021 07:49:16 +0000 (16:49 +0900)
committerJinWang An <jinwang.an@samsung.com>
Thu, 18 Mar 2021 07:49:16 +0000 (16:49 +0900)
commitbe00cfc4150be18c08a468fdaa83e753a12ffba3
treea3fce4581d8acbcabf5f21d9b19b12eacc31cbf0
parent183c3df078d3a26992df3781755a5f070b8c908e
Patch Makefile.pre.in to avoid ProcessPoolExecutor with compilall.py -j1

In the qemu environment, sometimes hangs occur during build.
There is a problem in parallel processing during the python install process.

Change-Id: I559f30c61bacb99a46ef3ded17ee517c9e051cba
Signed-off-by: Hyunggi Lee <hyunggi.lee@samsung.com>
Makefile.pre.in