Skip to content

Commit ba5e427

Browse files
committed
iox-#1547 Deactivate bzlmode
1 parent 49d8440 commit ba5e427

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.bazelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ build:tsan --linkopt="-fsanitize=thread"
3838
# tsan clang
3939
build:clang_tsan --config=clang --config=tsan
4040

41+
# do not use bzlmod for now
42+
build --noenable_bzlmod
43+
4144
#
4245
# feature flags
4346
#

0 commit comments

Comments
 (0)