[PATCH] D143344: [bazel] Port zstd support

Geoffrey Martin-Noble via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 14:36:50 PDT 2023


GMNGeoffrey added a comment.

Looks like we didn't make this easy for downstream users to opt out of zstd: they still have to configure it (even if they were to pass the flag). We should add this to `llvm_disable_optional_support_deps` as well: https://github.com/llvm/llvm-project/blob/b66a6e4b104b245ed448e3dea944fa7e842a96b2/utils/bazel/configure.bzl#L178


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143344



More information about the llvm-commits mailing list