]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - continuous/steps/30-compile
continuous: Add -w flag to make
[can-benchmark.git] / continuous / steps / 30-compile
index e256b00806cae1713883951db943a2433661a668..4008682021a8f51340bdaf626ea875791e2ba478 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 -w -j$(nproc) uImage