diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-30 10:16:23 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-30 10:32:18 +0100 |
commit | 6e652835814c389a826ad2d262ee26c14dfb48b5 (patch) | |
tree | d48eddb0fae2a7ffac0e16f725ca04bc1840fac9 /meta/classes | |
parent | 032cffb4a6011fbe55790c18df4dfcedd9911698 (diff) | |
download | openembedded-core-6e652835814c389a826ad2d262ee26c14dfb48b5.tar.gz |
go: Fix reproducibility failures
We're seeing "cmd" static libs being sometimes present and sometimes not.
The issue depends whether BUILD == TARGET so they're present for qemux86-64
on x86-64 hosts but not for qemux86-64 on an aarch64 system.
Add an extra deletion to make the files consistent between the different
hosts.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions