]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - continuous/steps/30-compile
Use nproc rather than ncpus
[can-benchmark.git] / continuous / steps / 30-compile
index e256b00806cae1713883951db943a2433661a668..5b3d4e55c19c965ca7f2c799aee9c919ba7cd76c 100755 (executable)
@@ -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