Skip to content

Commit

Permalink
Merge pull request #266 from murgatroid99/upmerge_zdefs_fix
Browse files Browse the repository at this point in the history
Backport "Removing zdefs" to v1.11.x
  • Loading branch information
murgatroid99 authored Apr 10, 2018
2 parents 71429fa + 37a811b commit 37460f0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/grpc-native-core/binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,6 @@
],
'cflags': [
'-pthread',
'-zdefs',
'-Wno-error=deprecated-declarations'
],
"conditions": [
Expand Down
1 change: 0 additions & 1 deletion packages/grpc-native-core/templates/binding.gyp.template
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@
],
'cflags': [
'-pthread',
'-zdefs',
'-Wno-error=deprecated-declarations'
],
"conditions": [
Expand Down

0 comments on commit 37460f0

Please sign in to comment.