diff options
| -rw-r--r-- | recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb | 2 |
1 files changed, 1 insertions, 1 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 61b68b5f..adbfc1ef 100644 --- a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb +++ b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb | |||
| @@ -11,7 +11,7 @@ SRCREV = "6e7da8148f4de2c9e9c9d3b345576898d4f412cb" | |||
| 11 | PV = "0.1.0+git${SRCPV}" | 11 | PV = "0.1.0+git${SRCPV}" |
| 12 | GO_IMPORT = "import" | 12 | GO_IMPORT = "import" |
| 13 | 13 | ||
| 14 | INSANE_SKIP_${PN} += "ldflags" | 14 | INSANE_SKIP_${PN} += "ldflags textrel" |
| 15 | 15 | ||
| 16 | inherit goarch | 16 | inherit goarch |
| 17 | inherit go | 17 | inherit go |
