diff options
-rw-r--r-- | recipes-containers/skopeo/skopeo_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb index c5518cdc..32938108 100644 --- a/recipes-containers/skopeo/skopeo_git.bb +++ b/recipes-containers/skopeo/skopeo_git.bb | |||
@@ -60,7 +60,6 @@ do_compile() { | |||
60 | export CGO_LDFLAGS="${TARGET_LDFLAGS}" | 60 | export CGO_LDFLAGS="${TARGET_LDFLAGS}" |
61 | 61 | ||
62 | export GO111MODULE=off | 62 | export GO111MODULE=off |
63 | export GOBUILDFLAGS="-trimpath" | ||
64 | export EXTRA_LDFLAGS="-s -w" | 63 | export EXTRA_LDFLAGS="-s -w" |
65 | 64 | ||
66 | oe_runmake bin/skopeo | 65 | oe_runmake bin/skopeo |