[dpdk-dev] [PATCH] build: add meson support for cortex a55 and a76 platforms
Thomas Monjalon
thomas at monjalon.net
Fri Mar 1 14:29:50 CET 2019
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.yang at arm.com>
> Reviewed-by: Ola Liljedahl <ola.liljedahl at arm.com>
> Reviewed-by: Gavin Hu <gavin.hu at 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?
More information about the dev
mailing list