Using push instead of the original unshift makes the logic a little cleaner to read here. PR-URL: https://github.com/nodejs/node-gyp/pull/990 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>