Explorar o código

Faster compile time. Make uses all cores

Moowool %!s(int64=4) %!d(string=hai) anos
pai
achega
c91bed4dbb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      install.sh

+ 1 - 1
install.sh

@@ -5,7 +5,7 @@ if [ "$(id -u)" != "0" ]; then
    exit 1
 fi
 
-make &&
+make -j$(nproc) &&
 cp 8812au.ko /lib/modules/$(uname -r)/kernel/drivers/net/wireless &&
 depmod &&
 echo "