mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
Revert "Allow tink to be fetched and compile presence in bazel builds."
PiperOrigin-RevId: 486238870
This commit is contained in:
committed by
Copybara-Service
parent
23c9b106b1
commit
f0440e96a9
@@ -59,12 +59,6 @@ http_archive(
|
||||
urls = ["https://github.com/google/glog/archive/v0.4.0.tar.gz"],
|
||||
)
|
||||
|
||||
http_archive(
|
||||
name = "com_google_tink",
|
||||
strip_prefix = "tink-1.7.0/cc",
|
||||
urls = ["https://github.com/google/tink/archive/v1.7.0.tar.gz"],
|
||||
)
|
||||
|
||||
new_local_repository(
|
||||
name = "com_google_ukey2",
|
||||
path = "./third_party/ukey2/ukey2",
|
||||
|
||||
Reference in New Issue
Block a user