diff --git a/Makefile b/Makefile index e55a28af..0232c5c5 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ CHECKS:=check BUILDOPTS:=-v GOPATH?=$(HOME)/go MAKEPWD:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) -CGO_ENABLED?=1 +CGO_ENABLED?=0 .PHONY: all all: tork