diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2013-10-23 13:42:53 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2013-10-24 16:31:31 +0200 |
commit | 808a968409b6c6cc305506efd3caa4477a376125 (patch) | |
tree | 0f8ca9e4abb65ed3593bfd4aaa5fc1d698ebafd7 /deps/npm/man/man3/npm-install.3 | |
parent | eb291de00e6ec5c75d3c27d40403d3a842305d01 (diff) | |
download | node-808a968409b6c6cc305506efd3caa4477a376125.tar.gz |
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.
This is a back-port of commit 1189571 from the master branch that
hopefully fixes the following CI error:
executing: make test/gc/node_modules/weak/build/
make: *** No rule to make target `test/gc/node_modules/weak/build/'.
Command exited with non-zero: make test/gc/node_modules/weak/build/
Build step 'Execute NodeJS script' marked build as failure
Diffstat (limited to 'deps/npm/man/man3/npm-install.3')
0 files changed, 0 insertions, 0 deletions