diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-08-29 21:43:24 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-01 11:05:20 +0100 |
commit | 7897e51da3ba13b31daab83c505e06938aba946e (patch) | |
tree | d6e6a57338cf7e3785872015b40a95c8d2279560 /scripts/cve-json-to-text.py | |
parent | 68853a63af8ac2151461dac6f184815cfe27b34c (diff) | |
download | poky-7897e51da3ba13b31daab83c505e06938aba946e.tar.gz |
u-boot: Ensure we use BFD as linker even if using GCC for it
If we are using 'ld-is-gold' as DISTRO_FEATURE, the U-Boot Makefile has
mechanisms to ensure that we use BFD as linker. However, this does not
work for the GCC when it is used as linking tool.
To support that, we added explicit BFD use whenever we have the
DISTRO_FEATURE feature enabled.
(From OE-Core rev: d36ee7a87c0d89b2820eea4bfcdae342adc75019)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/cve-json-to-text.py')
0 files changed, 0 insertions, 0 deletions