diff options
author | Etienne Cordonnier <ecordonnier@snap.com> | 2023-03-02 11:46:33 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-03-06 10:21:41 -0800 |
commit | 8aacd474e3723c3cc2eb560645d883d6a85475bd (patch) | |
tree | 33c11c152faf7df384e33c915bf59ed32f24d138 /dynamic-layers/selinux/android-tools/android-tools-conf-configfs | |
parent | e33eec34a85bac111efbf034dfe782fe3c105b05 (diff) | |
download | meta-clang-8aacd474e3723c3cc2eb560645d883d6a85475bd.tar.gz |
android-tools: correctly pass DEB_HOST_ARCH to libbacktrace
- The code was producing the error "tool: command not found" and the
else branch was always executed, even for libbacktrace.
- There is no variable "deb_host_arch" defined in rules.yocto, so it's not
clear what the first line of the patch with DEB_HOST_ARCH=${deb_host_arch}
was supposed to do. "${deb_host_arch}" is always undefined in this context.
Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Diffstat (limited to 'dynamic-layers/selinux/android-tools/android-tools-conf-configfs')
0 files changed, 0 insertions, 0 deletions