Searched hist:"699946 ae61d52547113ccfc5bdca116d4ade3c6f" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/sandbox/include/asm/ |
| H A D | cache.h | 699946ae61d52547113ccfc5bdca116d4ade3c6f Sat Mar 05 19:07:44 UTC 2016 Tom Rini <trini@konsulko.com> sandbox: Fix building with LLVM
- 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@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/sandbox/ |
| H A D | config.mk | 699946ae61d52547113ccfc5bdca116d4ade3c6f Sat Mar 05 19:07:44 UTC 2016 Tom Rini <trini@konsulko.com> sandbox: Fix building with LLVM
- 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@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|