Explorar o código

Makefile: default to nproc COMPRESSOR_THREADS

classabbyamp hai 1 ano
pai
achega
a943fe36a1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -30,7 +30,7 @@ SUDO := sudo
 
 REPOSITORY := https://repo-default.voidlinux.org/current
 XBPS_REPOSITORY := -r $(REPOSITORY) -r $(REPOSITORY)/musl -r $(REPOSITORY)/aarch64
-COMPRESSOR_THREADS:=2
+COMPRESSOR_THREADS:=$(shell nproc)
 
 all: