Searched refs:parallel_make (Results 1 – 3 of 3) sorted by relevance
10 file://parallel_make.patch \
63 CMAKE_BUILD_PARALLEL_LEVEL:task-compile = "${@oe.utils.parallel_make(d, False)}"64 CMAKE_BUILD_PARALLEL_LEVEL:task-install = "${@oe.utils.parallel_make(d, True)}"
172 def parallel_make(d, makeinst=False): function211 v = parallel_make(d, makeinst)