mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Changed c++ version flag in binding.gyp
This commit is contained in:
parent
6282b25d37
commit
380f929a70
@ -10,7 +10,7 @@
|
||||
"<!(node -e \"require('nan')\")"
|
||||
],
|
||||
'cflags': [
|
||||
'-std=c++11',
|
||||
'-std=c++0x',
|
||||
'-Wall',
|
||||
'-pthread',
|
||||
'-pedantic',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user