summaryrefslogtreecommitdiffstats
path: root/recipes-containers/skopeo
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/skopeo')
-rw-r--r--recipes-containers/skopeo/skopeo_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb
index bc9abb90..fe8cfa16 100644
--- a/recipes-containers/skopeo/skopeo_git.bb
+++ b/recipes-containers/skopeo/skopeo_git.bb
@@ -43,7 +43,7 @@ CVE_STATUS[CVE-2019-10214] = "fixed-version: This CVE was fixed in the container
43 43
44# This disables seccomp and apparmor, which are on by default in the 44# This disables seccomp and apparmor, which are on by default in the
45# go package. 45# go package.
46EXTRA_OEMAKE="BUILDTAGS=''" 46EXTRA_OEMAKE = "BUILDTAGS=''"
47 47
48do_compile() { 48do_compile() {
49 export GOARCH="${TARGET_GOARCH}" 49 export GOARCH="${TARGET_GOARCH}"