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 b72f5ba commit 48d5342Copy full SHA for 48d5342
binding.gyp
@@ -5,6 +5,7 @@
5
"sources": [ "module.cc" ],
6
"cxxflags": [
7
"-std=c++17"
8
+ "-std=gnu++17"
9
],
10
}
11
]
0 commit comments