aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar kwasimensah <kmensah@google.com>2017-10-27 12:35:55 -0400
committerGravatar GitHub <noreply@github.com>2017-10-27 12:35:55 -0400
commit1194782c420bf4c2b4970a460fb2bb5d199441b5 (patch)
tree9120821e59988a36e15de8e155f7f39730d1c029 /examples
parent21c6405dea681e7880ac96f37208491bfd603d45 (diff)
Add logic to work around buggy Android NDKs
Old version of the Android NDK have linker issues with thread local support https://github.com/android-ndk/ndk/issues/8 and isn't actually fixed until r12b https://developer.android.com/ndk/downloads/revision_history.html. ABSL's config.h is being updated to catch this case and having gRPC rely on that will make sure it also gets the fix (rather than repeating a somewhat lengthy macro). Since gRPC already has a dependency on ABSL, I figured this wouldn't be an issue.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions