Commit 92ed1ab4 authored by Joe Doyle's avatar Joe Doyle Committed by João Reis
Browse files

build: change nosign flag to sign and flips logic



Makes the default build on Windows not try to sign the node.exe
binary after a build. Instead the 'sign' flag now indicates that the
binary should be signed. The 'nosign' flag is left as a noop.

Reviewed-By: default avatarNikolai Vavilov <vvnicholas@gmail.com>
Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
Reviewed-By: default avatarBartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: default avatarMichael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarJoão Reis <reis@janeasystems.com>
PR-URL: https://github.com/nodejs/node/pull/10156
parent f7f662ca
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment