We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a7434b commit 0c30f2cCopy full SHA for 0c30f2c
1 file changed
.bazelrc
@@ -82,7 +82,7 @@ build:linux --action_env=BAZEL_LINKOPTS=-lm:-fuse-ld=gold
82
build --define absl=1
83
84
# Disable ICU linking for googleurl.
85
-build --@com_googlesource_googleurl//build_config:system_icu=0
+build --@googleurl//build_config:system_icu=0
86
87
# Common flags for sanitizers
88
build:sanitizer --define tcmalloc=disabled
0 commit comments