]> rtime.felk.cvut.cz Git - can-benchmark.git/blob - continuous/steps/30-compile
Use nproc rather than ncpus
[can-benchmark.git] / continuous / steps / 30-compile
1 #!/bin/sh
2
3 set -e
4
5 cd linux
6
7 export ARCH=powerpc
8 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-
9
10 test -t 0 || CHRONIC=chronic
11
12 $CHRONIC make -j$(nproc) uImage