Skip to content

Commit 4ed57a3

Browse files
erinzmoorecopybara-github
authored andcommitted
Fix OSS build
PiperOrigin-RevId: 836806997
1 parent cd6e390 commit 4ed57a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ build --copt "-Wno-deprecated-copy-with-user-provided-copy" --host_copt "-Wno-de
7676
# https://github.com/google/googletest/issues/4383
7777
build --define absl=1
7878
build --incompatible_enable_cc_toolchain_resolution
79-
build --@llvm_zstd//:llvm_enable_zstd=false
79+
build --@llvm-project//third-party:llvm_enable_zstd=false
8080

8181
# Do not use some deps from or-tools
8282
build --@com_google_ortools//ortools/algorithms:with_scip=false

0 commit comments

Comments
 (0)