]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - continuous/steps/30-compile
Be more silent
[can-benchmark.git] / continuous / steps / 30-compile
index e43e00f683323954531d8b9d0f2c6d8e6f4fdf91..5887638c373b412f1abe319298d0f51489605754 100755 (executable)
@@ -6,4 +6,7 @@ cd linux
 
 export ARCH=powerpc
 export CROSS_COMPILE=/opt/OSELAS.Toolchain-2012.12.1/powerpc-603e-linux-gnu/gcc-4.7.2-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/bin/powerpc-603e-linux-gnu-
 
 export ARCH=powerpc
 export CROSS_COMPILE=/opt/OSELAS.Toolchain-2012.12.1/powerpc-603e-linux-gnu/gcc-4.7.2-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/bin/powerpc-603e-linux-gnu-
-make -j$(ncpus) uImage shark-ryu.dtb
+
+test -t 0 || CHRONIC=chronic
+
+$CHRONIC make -j$(ncpus) uImage shark-ryu.dtb