summaryrefslogtreecommitdiffstats
path: root/recipes-containers/containerd/containerd-opencontainers/0001-build-don-t-use-gcflags-to-define-trimpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/containerd/containerd-opencontainers/0001-build-don-t-use-gcflags-to-define-trimpath.patch')
-rw-r--r--recipes-containers/containerd/containerd-opencontainers/0001-build-don-t-use-gcflags-to-define-trimpath.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-containers/containerd/containerd-opencontainers/0001-build-don-t-use-gcflags-to-define-trimpath.patch b/recipes-containers/containerd/containerd-opencontainers/0001-build-don-t-use-gcflags-to-define-trimpath.patch
index f1dea5a4..b499de5d 100644
--- a/recipes-containers/containerd/containerd-opencontainers/0001-build-don-t-use-gcflags-to-define-trimpath.patch
+++ b/recipes-containers/containerd/containerd-opencontainers/0001-build-don-t-use-gcflags-to-define-trimpath.patch
@@ -13,10 +13,10 @@ Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
13 Makefile | 1 - 13 Makefile | 1 -
14 1 file changed, 1 deletion(-) 14 1 file changed, 1 deletion(-)
15 15
16diff --git git.orig/src/import/Makefile git.orig/src/import/Makefile 16diff --git git.orig/Makefile git.orig/Makefile
17index 4a6c13042..debb57925 100644 17index 4a6c13042..debb57925 100644
18--- git.orig/src/import/Makefile 18--- git.orig/Makefile
19+++ git.orig/src/import/Makefile 19+++ git.orig/Makefile
20@@ -130,7 +130,6 @@ TESTFLAGS_RACE= 20@@ -130,7 +130,6 @@ TESTFLAGS_RACE=
21 # See Golang issue re: '-trimpath': https://github.com/golang/go/issues/13809 21 # See Golang issue re: '-trimpath': https://github.com/golang/go/issues/13809
22 GO_GCFLAGS=$(shell \ 22 GO_GCFLAGS=$(shell \