From 37a811b630e1cf86aef6a84ddade26aa2c6c8b77 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Thu, 5 Apr 2018 00:45:39 +0200 Subject: [PATCH] Removing zdefs. --- packages/grpc-native-core/binding.gyp | 1 - packages/grpc-native-core/templates/binding.gyp.template | 1 - 2 files changed, 2 deletions(-) diff --git a/packages/grpc-native-core/binding.gyp b/packages/grpc-native-core/binding.gyp index d2a415116..a7cbb8b72 100644 --- a/packages/grpc-native-core/binding.gyp +++ b/packages/grpc-native-core/binding.gyp @@ -932,7 +932,6 @@ ], 'cflags': [ '-pthread', - '-zdefs', '-Wno-error=deprecated-declarations' ], "conditions": [ diff --git a/packages/grpc-native-core/templates/binding.gyp.template b/packages/grpc-native-core/templates/binding.gyp.template index 11eb8e606..85ddbe655 100644 --- a/packages/grpc-native-core/templates/binding.gyp.template +++ b/packages/grpc-native-core/templates/binding.gyp.template @@ -312,7 +312,6 @@ ], 'cflags': [ '-pthread', - '-zdefs', '-Wno-error=deprecated-declarations' ], "conditions": [