We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89893f commit 93a7f91Copy full SHA for 93a7f91
deps/openssl/openssl_common.gypi
@@ -32,6 +32,7 @@
32
'cflags': [
33
'-W3', '-wd4090', '-Gs0', '-GF', '-Gy', '-nologo','/O2',
34
],
35
+ 'msvs_disabled_warnings': [4090],
36
'link_settings': {
37
'libraries': [
38
'-lws2_32.lib',
0 commit comments