Skip to content

Commit

Permalink
Correct syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhodgson authored and CamJN committed Dec 9, 2023
1 parent 406530e commit 6f3f9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ALL_IMAGES := $(SPECIAL_IMAGES) $(SINGLE_VERSION_IMAGES)

all: build_all

# waits are to ensure that we only compile each version of ruby once per arch when even if running parallel
# waits are to ensure that we only compile each version of ruby once per arch even if running parallel
build_all: \
build_customizable \
.WAIT \
Expand Down

0 comments on commit 6f3f9ae

Please sign in to comment.