We need to add it into priority module via the cgo. jianzhangbjz changed the title How to add a new package dependencies? How to enable the CGO_ENABLED Jul 7, 2017 jianzhangbjz closed this as completed Jul 7, 2017 Sign up for free to join this conversation on GitHub. Already have ...
Tasks n' Times - A tool to keep track of how long you've been working on tasks - BUILD needs CGO_ENABLE=1 · Issue #1 · Rocco-Gossmann/tnt
@cd $(BINGO_DIR) && GOWORK=off CGO_ENABLED=0 $(GO) build -mod=mod -modfile=drone.mod -o=$(GOBIN)/drone-v1.5.0 "github.com/drone/drone-cli/drone" GOLANGCI_LINT := $(GOBIN)/golangci-lint-v1.61.0 GOLANGCI_LINT := $(GOBIN)/golangci-lint-v1.60.1 $(GOLANGCI_LINT): ...