mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Merge pull request #195 from murgatroid99/alts_nanopb_macro_update
Add macro definition to gyp file
This commit is contained in:
commit
c3eb6002be
@ -82,6 +82,7 @@
|
||||
'deps/grpc/third_party/abseil-cpp'
|
||||
],
|
||||
'defines': [
|
||||
'PB_FIELD_16BIT',
|
||||
'GPR_BACKWARDS_COMPATIBILITY_MODE',
|
||||
'GRPC_ARES=0',
|
||||
'GRPC_UV'
|
||||
|
||||
@ -78,6 +78,7 @@
|
||||
'deps/grpc/third_party/abseil-cpp'
|
||||
],
|
||||
'defines': [
|
||||
'PB_FIELD_16BIT',
|
||||
'GPR_BACKWARDS_COMPATIBILITY_MODE',
|
||||
'GRPC_ARES=0',
|
||||
'GRPC_UV'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user