Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Commit

Permalink
fix: remove NODE_WITHOUT_NODE_OPTIONS (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
codebytere authored and nornagon committed Oct 16, 2018
1 parent 044db1f commit 9ef1eae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ component("node_lib") {
]
defines = [
"NODE_WANT_INTERNALS=1",
"NODE_WITHOUT_NODE_OPTIONS",
]

if (is_component_build) {
Expand Down

0 comments on commit 9ef1eae

Please sign in to comment.