Work around backrefs (#27621)

* Work around backrefs

* ...
pull/27553/head^2
Craig Tiller 3 years ago committed by GitHub
parent 79ef60f079
commit bc848c9a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      BUILD

@ -408,6 +408,7 @@ grpc_cc_library(
"grpc_transport_chttp2_server_secure", "grpc_transport_chttp2_server_secure",
"slice", "slice",
], ],
alwayslink = True,
) )
grpc_cc_library( grpc_cc_library(

Loading…
Cancel
Save