backport of commit ef166d3bc1

pull/6424/head
Michael Li 1 week ago
parent 574d724331
commit 89e30d70a4

@ -68,6 +68,7 @@ install-no-plugins: install
.PHONY: build-pprof
build-pprof: BUILD_TAGS+=pprof
build-pprof: BUILD_TAGS+=ui
build-pprof:
@echo "==> Building Boundary with memory pprof enabled"
@CGO_ENABLED=$(CGO_ENABLED) BUILD_TAGS='$(BUILD_TAGS)' sh -c "'$(CURDIR)/scripts/build.sh'"

Loading…
Cancel
Save