[PATCH] D143320: [bazel] Rework zlib dependency

Aaron Siddhartha Mondal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 14:11:27 PDT 2023


aaronmondal updated this revision to Diff 523936.
aaronmondal added a comment.
This revision is now accepted and ready to land.

Improve comment that wasn't wrong but written in a way that was easy misread.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143320/new/

https://reviews.llvm.org/D143320

Files:
  utils/bazel/WORKSPACE
  utils/bazel/configure.bzl
  utils/bazel/deps_impl/zlib_disable.BUILD
  utils/bazel/deps_impl/zlib_external.BUILD
  utils/bazel/deps_impl/zlib_system.BUILD
  utils/bazel/llvm-project-overlay/lld/BUILD.bazel
  utils/bazel/third_party_build/zlib-ng.BUILD
  utils/bazel/third_party_build/zlib.BUILD
  utils/bazel/zlib.bzl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143320.523936.patch
Type: text/x-patch
Size: 13178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230519/b105c87a/attachment.bin>


More information about the llvm-commits mailing list