mirror of https://github.com/grpc/grpc-node.git
Removing zdefs.
This commit is contained in:
parent
5a761f757e
commit
f453180d3e
|
|
@ -879,7 +879,6 @@
|
|||
],
|
||||
'cflags': [
|
||||
'-pthread',
|
||||
'-zdefs',
|
||||
'-Wno-error=deprecated-declarations'
|
||||
],
|
||||
"conditions": [
|
||||
|
|
|
|||
|
|
@ -312,7 +312,6 @@
|
|||
],
|
||||
'cflags': [
|
||||
'-pthread',
|
||||
'-zdefs',
|
||||
'-Wno-error=deprecated-declarations'
|
||||
],
|
||||
"conditions": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue