Makefile: default to nproc COMPRESSOR_THREADS

This commit is contained in:
classabbyamp 2024-03-12 10:51:36 -04:00
parent 9c2ba38e14
commit a943fe36a1
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 1 additions and 1 deletions

View File

@ -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: