[PATCH] D143320: [bazel] Rework zlib dependency

Aaron Siddhartha Mondal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 1 08:23:36 PDT 2023


aaronmondal updated this revision to Diff 510231.
aaronmondal added a comment.

- Rebase
- Make `select`s positive
- Switch library implementation to zlib-ng


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.510231.patch
Type: text/x-patch
Size: 13023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230401/51dd1b3a/attachment.bin>


More information about the llvm-commits mailing list