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