Skip to content

Commit 2876253

Browse files
authored
bazelrc: remove blake3 digest function (#391)
This is apparently incompatible with bazelci
1 parent eaffb93 commit 2876253

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.bazelrc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
# =========================================================================
2-
# STARTUP
3-
# =========================================================================
4-
5-
# Use blake3 as digest function instead of the much slower default sha256.
6-
startup --digest_function=blake3
7-
81
# =========================================================================
92
# COMMON
103
# =========================================================================

0 commit comments

Comments
 (0)