Replace all occurrences of make -j16 by oe_runmake
[scm/bb/meta-tizen.git] / meta-tizen-common-base / recipes-application-framework / app-checker / app-checker.inc
index 33e4af6..c32fe53 100644 (file)
@@ -84,7 +84,7 @@ do_compile() {
          -DCMAKE_TOOLCHAIN_FILE=${WORKDIR}/toolchain.cmake \
          ${EXTRA_OECMAKE} .
  
- make -j16
+ oe_runmake