Skip to content

Commit

Permalink
Update ab.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Sep 10, 2024
1 parent db235da commit 2af61e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ab.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ EXT ?=

include $(OBJ)/build.mk

MAKEFLAGS += -r -j$(nprocs)
MAKEFLAGS += -r -j$(shell nproc)
.DELETE_ON_ERROR:

.PHONY: update-ab
Expand Down

0 comments on commit 2af61e4

Please sign in to comment.