oci-image-tools: remove TMPDIR references

Pass -trimpath to the build to remove most (but not all)
TMDIR references.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2022-09-14 14:49:17 -04:00
parent 0b0718efc1
commit 26f698cdb8

View File

@ -52,6 +52,8 @@ do_compile() {
export CGO_LDFLAGS="${TARGET_LDFLAGS}"
export GO111MODULE=off
export GOBUILDFLAGS="-trimpath"
cd ${S}/src/import
oe_runmake tool