diff options
| author | Willi Ye <zye2@snap.com> | 2026-03-11 10:45:25 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-18 14:33:29 -0700 |
| commit | 701a1df07c6e3347535266bf13ce50cf314eac20 (patch) | |
| tree | 91730eab6d0a86d8e329f36eedabc7c413cfe12f /meta-python/recipes-devtools/python/python3-tornado_6.5.5.bb | |
| parent | 00616ccdaf0ce9e54ac7c75fabdb2d8f079c7578 (diff) | |
| download | meta-openembedded-701a1df07c6e3347535266bf13ce50cf314eac20.tar.gz | |
perfetto: Don't copy gn native binary
With the current recipe I am getting
```
gn: error while loading shared libraries: libc++abi.so.1: cannot open shared object file: No such file or directory
```
on my aarch64 machine
This is due to gn having a relative library runpath causing the interpreter not finding the shared libraries
Instead of copying the binary just directly execute it
Additionally remove the unnecessary download of the prebuilt gn binary
Signed-off-by: Willi Ye <zye2@snap.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-tornado_6.5.5.bb')
0 files changed, 0 insertions, 0 deletions
