tupdate libdevuansdk - arm-sdk - os build toolkit for various embedded devices HTML git clone https://git.parazyd.org/arm-sdk DIR Log DIR Files DIR Refs DIR Submodules DIR README DIR LICENSE --- DIR commit aba745021b538df09c80b3c69d079b0e9e987e72 DIR parent 229d4f2ca3342e8811ea7fa01f2fe44008ba4377 HTML Author: parazyd <parazyd@dyne.org> Date: Fri, 30 Sep 2016 13:46:59 +0200 update libdevuansdk Diffstat: M config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/config b/config t@@ -21,7 +21,7 @@ ## --------------------- ## options for `make` when building kernel -MAKEOPTS="-j1" +MAKEOPTS="-j$(grep -c 'processor' /proc/cpuinfo)" ## devuan official toolchain compiler="arm-none-eabi-"