commit | 1088ec1594f2db44b9c475a59aa705ac4d493d8e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 16 19:55:55 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 01 17:17:39 2016 -0400 |
tree | d73d1618bf9d7e3c552fe8cb64715608e41ef80a | |
parent | bc6d7c82b7fdbe58b77365d800631c1a52ba086c [diff] |
arm: clang: Update support slightly - Move most of the flags required into LLVM_RELFLAGS to test at build time instead of requiring them to be passed in. - Update doc/README.clang to reflect this - Switch to rpi_2 as the example as it's closer to working out of the box than rpi is. Cc: Jeroen Hofstee <jeroen@myspectrum.nl> Signed-off-by: Tom Rini <trini@konsulko.com>