[PATCH] D143320: [bazel] Rework zlib dependency

Aaron Siddhartha Mondal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 4 08:34:47 PST 2023


aaronmondal updated this revision to Diff 494833.
aaronmondal edited the summary of this revision.
aaronmondal added a comment.

- Fix lld:ELF
- Run buildifier on zlib.BUILD


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.BUILD
  utils/bazel/zlib.bzl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143320.494833.patch
Type: text/x-patch
Size: 11327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230204/3387f5dd/attachment.bin>


More information about the llvm-commits mailing list