aboutsummaryrefslogtreecommitdiff
path: root/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel3
1 files changed, 1 insertions, 2 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index 4ac8f10..90bef8d 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -168,8 +168,7 @@ cc_library(
"src/arm/midr.h",
],
deps = [
- #"@clog",
- "//deps/clog",
+ "@org_pytorch_cpuinfo//deps/clog",
],
)