Tizen recipes : Fix tizen common build and get little more closer to current Tizen...
[scm/bb/meta-tizen.git] / meta-tizen-common-base / recipes-application-framework / app-checker / app-checker.inc
index e6b1982..33e4af6 100644 (file)
@@ -84,7 +84,7 @@ do_compile() {
          -DCMAKE_TOOLCHAIN_FILE=${WORKDIR}/toolchain.cmake \
          ${EXTRA_OECMAKE} .
  
- make ${PARALLEL_MAKE}
+ make -j16