summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers')
-rw-r--r--recipes-containers/oci-image-tools/oci-image-tools_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-containers/oci-image-tools/oci-image-tools_git.bb b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
index 90e671ca..e0b27163 100644
--- a/recipes-containers/oci-image-tools/oci-image-tools_git.bb
+++ b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
@@ -52,6 +52,8 @@ do_compile() {
52 export CGO_LDFLAGS="${TARGET_LDFLAGS}" 52 export CGO_LDFLAGS="${TARGET_LDFLAGS}"
53 export GO111MODULE=off 53 export GO111MODULE=off
54 54
55 export GOBUILDFLAGS="-trimpath"
56
55 cd ${S}/src/import 57 cd ${S}/src/import
56 58
57 oe_runmake tool 59 oe_runmake tool