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 48d5342 commit 596d401Copy full SHA for 596d401
binding.gyp
@@ -3,6 +3,7 @@
3
{
4
"target_name": "stack-trace",
5
"sources": [ "module.cc" ],
6
+ "cflags_cc": [ "-std=c++17" ],
7
"cxxflags": [
8
"-std=c++17"
9
"-std=gnu++17"
0 commit comments