Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: fix test-gc weakref build rule
Make the build rule depend on the build artifact (weakref.node) itself rather than the directory it's built in. Depending on the directory means that a build failure won't trigger a rebuild on the next invocation because the directory's timestamp has been updated.
- Loading branch information