Add nsync lib dep. to cc_library rule android_tensorflow_lib_selective_registration (#16117)
This commit is contained in:
parent
82336ab8a1
commit
1aa6e1a67a
@ -1151,6 +1151,7 @@ cc_library(
|
||||
deps = [
|
||||
":protos_all_cc_impl",
|
||||
"//third_party/eigen3",
|
||||
"@nsync//:nsync_cpp",
|
||||
"@protobuf_archive//:protobuf",
|
||||
],
|
||||
alwayslink = 1,
|
||||
|
Loading…
Reference in New Issue
Block a user