Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 7342f55

Browse files
committed
Configure LLVM to use TF's zlib_archive.
1 parent 7d876a9 commit 7342f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/llvm/llvm.autogenerated.BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3758,7 +3758,7 @@ cc_library(
37583758
deps = [
37593759
":config",
37603760
":demangle",
3761-
"@zlib",
3761+
"@zlib_archive//:zlib",
37623762
],
37633763
)
37643764

0 commit comments

Comments
 (0)