[PATCH 2/9] clang: Add $(CLANG_TARGET) to LDPPFLAGS

Tom Rini trini at konsulko.com
Wed Apr 26 14:31:01 CEST 2023


On Wed, Apr 05, 2023 at 07:48:52PM -0400, Tom Rini wrote:

> When we invoke $(CPP) to make u-boot.lds we have LDPPFLAGS available to
> set other required flags here. As this file is for the target and not
> the host, we must ensure that CPP knows what the target architecture is.
> For this, pass in $(CLANG_TARGET).
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230426/e89c5995/attachment.sig>


More information about the U-Boot mailing list