Skip to content

Commit

Permalink
Avoid dtrace regenerating the header (#48278)
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy authored Jan 16, 2023
1 parent 12c3b1c commit a9ce60a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ endif
else
DTRACE_HEADERS :=
endif
.SECONDARY: $(addprefix $(BUILDDIR)/,$(DTRACE_HEADERS))

# headers are used for dependency tracking, while public headers will be part of the dist
UV_HEADERS :=
Expand Down

0 comments on commit a9ce60a

Please sign in to comment.