diff --git a/.bazelrc b/.bazelrc index 33e4327738..13a0102968 100644 --- a/.bazelrc +++ b/.bazelrc @@ -19,6 +19,7 @@ build --host_copt "-Wno-comment" # https://github.com/google/googletest/issues/4383 build --define absl=1 build --incompatible_enable_cc_toolchain_resolution +build --@llvm_zstd//:llvm_enable_zstd=false # Settings for --config=asan address sanitizer build build:asan --strip=never