X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/5ecf8618d35f836f8c049eee578f28b97b56db9c..96674ab567df700fca15f19e465679eff7d1eae2:/continuous/steps/30-compile diff --git a/continuous/steps/30-compile b/continuous/steps/30-compile index e256b00..5b3d4e5 100755 --- a/continuous/steps/30-compile +++ b/continuous/steps/30-compile @@ -9,4 +9,4 @@ export CROSS_COMPILE=/opt/OSELAS.Toolchain-2012.12.1/powerpc-603e-linux-gnu/gcc- test -t 0 || CHRONIC=chronic -$CHRONIC make -j$(ncpus) uImage +$CHRONIC make -j$(nproc) uImage