diff options
author | Ross Burton <ross.burton@arm.com> | 2025-09-29 18:11:22 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-06 14:08:56 +0100 |
commit | a7c8099fec5aa361523c66065c0c50d44e4372b6 (patch) | |
tree | a501719d18879470175be47bfacbf9e1c9ce8612 /meta/recipes-devtools/python/python-pygtk/python-pygtk2/acinclude.m4 | |
parent | 9ed0d68be24cea025c3268240ca6b25265915c79 (diff) | |
download | poky-master.tar.gz |
Some of the firmware blobs, for example qcom/apq8016/modem.mbn, are
actually ELF files. We don't want to hold these to our exacting standard
for link flags because we're not building them and they don't run on the
target directly.
Note that as this check parses the output of ${OBJDUMP} -p it behaves
differently with binutils vs llvm. It looks like binutils bails early
as it doesn't know what the target architecture is, whereas LLVM is more
comprehensive in its support.
(From OE-Core rev: a84ea657d4ff955ea27d3c2518e7eb124f4e61d9)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-pygtk/python-pygtk2/acinclude.m4')
0 files changed, 0 insertions, 0 deletions