fix: fix the patch that adds the build_v8_with_gn variable for node < 10 support
This commit is contained in:
Родитель
78e956e08a
Коммит
5654c276d0
|
@ -61,7 +61,7 @@
|
|||
# We set default values here to avoid that error message, even though these
|
||||
# aren't technically accurate, because most native modules don't depend on
|
||||
# these values being accurate.
|
||||
'build_v8_with_gn%': 'false',
|
||||
'build_v8_with_gn': 'false',
|
||||
'enable_lto%': 'false',
|
||||
|
||||
'conditions': [
|
||||
|
|
Загрузка…
Ссылка в новой задаче