commit aba745021b538df09c80b3c69d079b0e9e987e72 parent 229d4f2ca3342e8811ea7fa01f2fe44008ba4377 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(-)
diff --git a/config b/config @@ -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-"