aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-15 10:32:28 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-15 11:12:12 -0700
commitee210abe65856c4e69e9d11519e37b1bfd08719c (patch)
tree9f417a3e7c418e347e89f37e99e3d87c13a14312 /BUILD
parentb7037385cc18a44d46af8c26e26fb3c8a2fa2359 (diff)
GPR_ASSERT is not an expression
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index f7136e4b84..396e18d5a2 100644
--- a/BUILD
+++ b/BUILD
@@ -83,6 +83,7 @@ cc_library(
"src/core/support/time.c",
"src/core/support/time_posix.c",
"src/core/support/time_win32.c",
+ "src/core/support/tls_pthread.c",
],
hdrs = [
"include/grpc/support/alloc.h",