build: do not always build the default V8 snapshot · nodejs/node@171c8f4 · GitHub
Skip to content

Commit 171c8f4

Browse files
committed
build: do not always build the default V8 snapshot
It should be skipped if Node.js is built with the --without-snapshot configure flag. PR-URL: #28467 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 3c418d9 commit 171c8f4

2 files changed

Lines changed: 37 additions & 13 deletions

File tree

common.gypi

Lines changed: 36 additions & 12 deletions

node.gypi

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)