We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c1f19 commit f741b80Copy full SHA for f741b80
1 file changed
binding.gyp
@@ -17,6 +17,7 @@
17
"<!(node -p \"require('node-addon-api').targets\"):node_addon_api_except"
18
],
19
"cflags": [
20
+ "-fstack-protector-strong",
21
"-O2"
22
23
"msvs_configuration_attributes": {
0 commit comments