31/01/2019 11:11, Phil Yang:
Enable native/cross compiling for Cortex-A55 and Cortex-A76 on meson.
Signed-off-by: Phil Yang <redacted>
Reviewed-by: Ola Liljedahl <redacted>
Reviewed-by: Gavin Hu <redacted>
---
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?