aboutsummaryrefslogtreecommitdiffstats
path: root/community/coredns/ensure-cgo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/coredns/ensure-cgo.patch')
-rw-r--r--community/coredns/ensure-cgo.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/community/coredns/ensure-cgo.patch b/community/coredns/ensure-cgo.patch
new file mode 100644
index 00000000000..4fcc072d8cf
--- /dev/null
+++ b/community/coredns/ensure-cgo.patch
@@ -0,0 +1,13 @@
+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