31/01/2019 11:11, Phil Yang: > Enable native/cross compiling for Cortex-A55 and Cortex-A76 on meson. > > Signed-off-by: Phil Yang <phil.y...@arm.com> > Reviewed-by: Ola Liljedahl <ola.liljed...@arm.com> > Reviewed-by: Gavin Hu <gavin...@arm.com> > --- > config/arm/arm64_armv8_linuxapp_gcc | 2 ++ > config/arm/meson.build | 2 ++ > 2 files changed, 4 insertions(+)
Applied, thanks. Some thoughts: - Can we merge support for cross and native compilation in one place? - Why isn't it native in Meson?