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 deepak1556 committed Dec 25, 2018
1 parent fd16cc8 commit fa578ce
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",
"NODE_IMPLEMENTATION",
]

Expand Down

0 comments on commit fa578ce

Please sign in to comment.