Browse Source

Disable node options in node config (#13324)

trop[bot] 6 years ago
parent
commit
c6ea424858
1 changed files with 1 additions and 0 deletions
  1. 1 0
      common.gypi

+ 1 - 0
common.gypi

@@ -147,6 +147,7 @@
           'BUILDING_V8_SHARED',
           'BUILDING_V8_PLATFORM_SHARED',
           'BUILDING_V8_BASE_SHARED',
+          'NODE_WITHOUT_NODE_OPTIONS',
         ],
         'conditions': [
           ['OS=="mac" and libchromiumcontent_component==0', {