summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers')
-rw-r--r--recipes-containers/runc/runc.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-containers/runc/runc.inc b/recipes-containers/runc/runc.inc
index b1f2ba87..c1ff08f7 100644
--- a/recipes-containers/runc/runc.inc
+++ b/recipes-containers/runc/runc.inc
@@ -18,8 +18,6 @@ LIBCONTAINER_PACKAGE="github.com/opencontainers/runc/libcontainer"
18do_configure[noexec] = "1" 18do_configure[noexec] = "1"
19EXTRA_OEMAKE="BUILDTAGS=''" 19EXTRA_OEMAKE="BUILDTAGS=''"
20 20
21inherit goarch
22
23do_compile() { 21do_compile() {
24 # Set GOPATH. See 'PACKAGERS.md'. Don't rely on 22 # Set GOPATH. See 'PACKAGERS.md'. Don't rely on
25 # docker to download its dependencies but rather 23 # docker to download its dependencies but rather