Skip to content

Commit 890535e

Browse files
committed
chore: add bazelrc
1 parent a0dc16f commit 890535e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
build --//core:codspeed_mode=instrumentation
2+
build --compilation_mode=dbg
3+
build --copt=-O2
4+
5+
# Flip this early to avoid breaking compatibility once it becomes the default.
6+
build --incompatible_disallow_empty_glob

0 commit comments

Comments
 (0)