[U-Boot] sandbox: Fix building with LLVM
Tom Rini
trini at konsulko.com
Wed Mar 9 00:42:38 CET 2016
On Sat, Mar 05, 2016 at 02:07:44PM -0500, Tom Rini wrote:
> - The macro __BIGGEST_ALIGNMENT__ is gcc-specific. If it is not defined
> we'll just assume 16. This is correct for at least the common cases
> and LLVM does not provide an equivalent macro.
> - When linking U-Boot we're passing -T to the linker, and while gcc will
> just pass this along with LLVM we need to be specific.
>
> Cc: Simon Glass <sjg at chromium.org>
> 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: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160308/48855813/attachment.sig>
More information about the U-Boot
mailing list