mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Drop gazelle target from the Makefile.
This is replaced with a straight call to bazel. Unfortunately, the built gazelle target requires a bazel installation to run anyways. PiperOrigin-RevId: 355211990
This commit is contained in:
committed by
gVisor bot
parent
8c7c5abafb
commit
017348af99
@@ -151,10 +151,6 @@ nogo: ## Surfaces all nogo findings.
|
||||
@$(call run,//tools/github $(foreach dir,$(BUILD_ROOTS),-path=$(CURDIR)/$(dir)) -dry-run nogo)
|
||||
.PHONY: nogo
|
||||
|
||||
gazelle: ## Runs gazelle to update WORKSPACE.
|
||||
@$(call run,//:gazelle,update-repos -from_file=go.mod -prune)
|
||||
.PHONY: gazelle
|
||||
|
||||
##
|
||||
## Canonical build and test targets.
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user