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.
parent
ef4a35bc
Please register or sign in to comment