diff options
| -rw-r--r-- | recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb index 0a4c9090..0ba0b56c 100644 --- a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb +++ b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb | |||
| @@ -35,6 +35,7 @@ do_compile() { | |||
| 35 | # ... recipe-sysroot-native/usr/lib/aarch64-poky-linux/go/pkg/tool/linux_amd64/link: | 35 | # ... recipe-sysroot-native/usr/lib/aarch64-poky-linux/go/pkg/tool/linux_amd64/link: |
| 36 | # cannot open file : open : no such file or directory | 36 | # cannot open file : open : no such file or directory |
| 37 | export GO_BUILD_FLAGS="-a -pkgdir dontusecurrentpkgs" | 37 | export GO_BUILD_FLAGS="-a -pkgdir dontusecurrentpkgs" |
| 38 | export EXTRA_FLAGS="-trimpath" | ||
| 38 | 39 | ||
| 39 | # link fixups for compilation | 40 | # link fixups for compilation |
| 40 | rm -f ${S}/src/import/vendor/src | 41 | rm -f ${S}/src/import/vendor/src |
