fix: fix the patch that adds the build_v8_with_gn variable for node < 10 support

This commit is contained in:
Samuel Attard 2018-10-11 13:10:12 +11:00
Родитель 78e956e08a
Коммит 5654c276d0
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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': [