We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b470e95 commit 93923abCopy full SHA for 93923ab
1 file changed
config/emscripten-settings.gypi
@@ -42,6 +42,8 @@
42
'-fno-exceptions',
43
'-fno-rtti',
44
'-std=<(c++_std)',
45
+
46
+ '-Werror=mismatched-tags',
47
],
48
49
'target_conditions':
0 commit comments