Skip to content

Commit 596d401

Browse files
committed
more
1 parent 48d5342 commit 596d401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

binding.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
{
44
"target_name": "stack-trace",
55
"sources": [ "module.cc" ],
6+
"cflags_cc": [ "-std=c++17" ],
67
"cxxflags": [
78
"-std=c++17"
89
"-std=gnu++17"

0 commit comments

Comments
 (0)