[U-Boot] compiler.h: use u-boot endian macros on OpenBSD
Tom Rini
trini at konsulko.com
Sun Dec 4 00:47:42 CET 2016
On Sat, Nov 26, 2016 at 03:18:00PM +1100, Jonathan Gray wrote:
> When building u-boot on sparc64 and powerpc hosts it became clear that
> u-boot expects endian conversion defines to be macros:
>
> lib/crc32.c:87: error: braced-group within expression allowed only inside a function
>
> For OpenBSD switch from using system definitions equivalent to the u-boot ones
> and define glibc __BYTE_ORDER __BIG_ENDIAN __LITTLE_ENDIAN names, as at least
> some parts of the non-cross build assumes those names are present (ie crc32.c).
>
> Signed-off-by: Jonathan Gray <jsg at jsg.id.au>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161203/8ef3a650/attachment.sig>
More information about the U-Boot
mailing list