Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozg committed Jan 6, 2024
1 parent 7a57be5 commit 5e2c25b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ ifdef CPACK_BUNDLE
CPACK_FLAGS=-DWithPackageBUNDLE=ON
endif

NPROCS = 1
ifndef NPROCS
ifeq ($(OS),Linux)
NPROCS:=$(shell grep -c ^processor /proc/cpuinfo)
Expand Down

0 comments on commit 5e2c25b

Please sign in to comment.