Replace all occurrences of make -j16 by oe_runmake
[scm/bb/meta-tizen.git] / meta-tizen-common-base / recipes-application-framework / capi-web-favorites / capi-web-favorites.inc
index 6434a13..04c3d4a 100644 (file)
@@ -74,7 +74,7 @@ do_compile() {
          -DBUILD_SHARED_LIBS:BOOL=ON \
          -DCMAKE_TOOLCHAIN_FILE=${WORKDIR}/toolchain.cmake \
          ${EXTRA_OECMAKE} . -DTZ_SYS_SHARE=${prefix}/share
- make -j16
+ oe_runmake