File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,17 +5,12 @@ dircompress = true
55
66[plugin "go"]
77target = //plugins:go
8- defaultstatic = false
8+ defaultstatic = true
99gotool = //third_party/go:toolchain|go
1010coverageredesign = true
1111
12- [plugin "cc"]
13- target = //plugins:cc
14- defaultoptcflags = --std=c99 -O3 -pipe -DNDEBUG -Wall -Werror -Wno-error=stringop-overflow -Wno-error=misleading-indentation
15- defaultdbgcflags = --std=c99 -g3 -pipe -DDEBUG -Wall -Werror -Wno-error=stringop-overflow -Wno-error=misleading-indentation
16-
17- [plugin "proto"]
18- ProtocTool = //third_party/proto:protoc
12+ [Plugin "proto"]
13+ protoctool = protoc
1914
2015[display]
2116systemstats = false
Original file line number Diff line number Diff line change 1+ Version 11.16.9
2+ ---------------
3+ * Rollback of commit that broke mettle deployment
4+
15Version 11.16.8
26---------------
37 * This change removes the temporary logging that was added to help investigate the hanging processes.
Original file line number Diff line number Diff line change 1- 11.16.8
1+ 11.16.9
You can’t perform that action at this time.
0 commit comments