Преглед изворни кода

Makefile: default to nproc COMPRESSOR_THREADS

classabbyamp пре 1 година
родитељ
комит
a943fe36a1
1 измењених фајлова са 1 додато и 1 уклоњено
  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: