aports/community/coredns/ensure-cgo.patch
2022-01-17 16:45:08 +00:00

14 lines
277 B
Diff

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