diff options
| -rw-r--r-- | recipes-containers/umoci/umoci_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-containers/umoci/umoci_git.bb b/recipes-containers/umoci/umoci_git.bb index feaf6dff..e2116892 100644 --- a/recipes-containers/umoci/umoci_git.bb +++ b/recipes-containers/umoci/umoci_git.bb | |||
| @@ -68,6 +68,7 @@ do_compile() { | |||
| 68 | 68 | ||
| 69 | export GO111MODULE=off | 69 | export GO111MODULE=off |
| 70 | 70 | ||
| 71 | export BUILD_FLAGS="-trimpath" | ||
| 71 | cd ${S} | 72 | cd ${S} |
| 72 | 73 | ||
| 73 | oe_runmake umoci | 74 | oe_runmake umoci |
