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 <[email protected]> > Signed-off-by: Tom Rini <[email protected]> > Reviewed-by: Simon Glass <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

