浏览代码

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: