Makefile: remove bzr check

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
Simon Pasquier 2019-03-18 09:55:12 +01:00
parent f40ecee773
commit ad71e1c0f3
1 changed files with 0 additions and 4 deletions

View File

@ -19,10 +19,6 @@ ERRCHECK_BINARY := $(FIRST_GOPATH)/bin/errcheck
STATICCHECK_IGNORE =
# Go modules needs the bzr binary because of the dependency on launchpad.net/gocheck.
$(eval $(call PRECHECK_COMMAND_template,bzr))
PRECHECK_OPTIONS_bzr = version
.PHONY: build-all
# Will build both the front-end as well as the back-end
build-all: assets apiv2 build