summaryrefslogtreecommitdiffstats
path: root/recipes-containers/containerd/files/0001-build-use-oe-provided-GO-and-flags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/containerd/files/0001-build-use-oe-provided-GO-and-flags.patch')
-rw-r--r--recipes-containers/containerd/files/0001-build-use-oe-provided-GO-and-flags.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-containers/containerd/files/0001-build-use-oe-provided-GO-and-flags.patch b/recipes-containers/containerd/files/0001-build-use-oe-provided-GO-and-flags.patch
index 544881ef..95f23172 100644
--- a/recipes-containers/containerd/files/0001-build-use-oe-provided-GO-and-flags.patch
+++ b/recipes-containers/containerd/files/0001-build-use-oe-provided-GO-and-flags.patch
@@ -12,10 +12,10 @@ Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
12 Makefile | 8 ++++---- 12 Makefile | 8 ++++----
13 1 file changed, 4 insertions(+), 4 deletions(-) 13 1 file changed, 4 insertions(+), 4 deletions(-)
14 14
15Index: git/src/import/Makefile 15Index: git/Makefile
16=================================================================== 16===================================================================
17--- git.orig/src/import/Makefile 17--- git.orig/Makefile
18+++ git/src/import/Makefile 18+++ git/Makefile
19@@ -121,7 +121,7 @@ 19@@ -121,7 +121,7 @@
20 TESTFLAGS_PARALLEL ?= 8 20 TESTFLAGS_PARALLEL ?= 8
21 21