mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
bazel: set the race config to build runsc-race
PiperOrigin-RevId: 532573939
This commit is contained in:
+1
-1
@@ -272,7 +272,7 @@ clean: ## Cleans the bazel cache.
|
||||
.PHONY: clean
|
||||
|
||||
runsc-race:
|
||||
@$(call build,--@io_bazel_rules_go//go/config:race runsc:runsc-race)
|
||||
@$(call build,--config=race runsc:runsc-race)
|
||||
|
||||
testlogs: ## Returns the most recent set of test logs.
|
||||
@if test -f .build_events.json; then \
|
||||
|
||||
Reference in New Issue
Block a user