From f453180d3e9a18628fa79124d5463f9ae8f31d34 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 8de8a228..d90ecaba 100644 --- a/packages/grpc-native-core/binding.gyp +++ b/packages/grpc-native-core/binding.gyp @@ -879,7 +879,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 11eb8e60..85ddbe65 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": [