There was an error while loading. Please reload this page.
1 parent 5efab3f commit 7f12726Copy full SHA for 7f12726
1 file changed
generate/templates/templates/binding.gyp
@@ -58,7 +58,8 @@
58
"WARNING_CFLAGS": [
59
"-Wno-unused-variable",
60
"-Wint-conversions",
61
- "-Wmissing-field-initializers"
+ "-Wmissing-field-initializers",
62
+ "-Wno-c++11-extensions"
63
]
64
}
65
0 commit comments