[bazel] Remove old zlib config variable (#184527)
Use was removed in a268127736
This commit is contained in:
@@ -58,14 +58,6 @@ build --build_runfile_links=false
|
||||
# See https://bazel.build/docs/bazel-and-cpp#toolchain-features
|
||||
build --process_headers_in_dependencies
|
||||
|
||||
###############################################################################
|
||||
# Options to select different strategies for linking potential dependent
|
||||
# libraries. The default leaves it disabled.
|
||||
###############################################################################
|
||||
|
||||
build:zlib_external --repo_env=BAZEL_LLVM_ZLIB_STRATEGY=external
|
||||
build:zlib_system --repo_env=BAZEL_LLVM_ZLIB_STRATEGY=system
|
||||
|
||||
###############################################################################
|
||||
# Options for "generic_clang" builds: these options should generally apply to
|
||||
# builds using a Clang-based compiler, and default to the `clang` executable on
|
||||
|
||||
Reference in New Issue
Block a user