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': [
|
'cflags': [
|
||||||
'-pthread',
|
'-pthread',
|
||||||
'-zdefs',
|
|
||||||
'-Wno-error=deprecated-declarations'
|
'-Wno-error=deprecated-declarations'
|
||||||
],
|
],
|
||||||
"conditions": [
|
"conditions": [
|
||||||
|
|
|
||||||
|
|
@ -312,7 +312,6 @@
|
||||||
],
|
],
|
||||||
'cflags': [
|
'cflags': [
|
||||||
'-pthread',
|
'-pthread',
|
||||||
'-zdefs',
|
|
||||||
'-Wno-error=deprecated-declarations'
|
'-Wno-error=deprecated-declarations'
|
||||||
],
|
],
|
||||||
"conditions": [
|
"conditions": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue