[dpdk-dev] [PATCH v2 1/3] build: add aarch64 clang to meson cross-compile

Jerin Jacob jerinjacobk at gmail.com
Sun Oct 4 10:29:45 CEST 2020


On Thu, Oct 1, 2020 at 4:07 PM Juraj Linkeš <juraj.linkes at pantheon.tech> wrote:
>
> Create meson cross file arm64_armv8_linux_clang_ubuntu1804.
> Use clang/LLVM toolchain with sysroot pointing to gcc cross stdlib.
>
> Signed-off-by: Juraj Linkeš <juraj.linkes at pantheon.tech>
> ---
>  config/arm/arm64_armv8_linux_clang_ubuntu1804 | 20 +++++++++++++++++++

IMO, if we are adding a specific OS distribution-specific
configuration then it won't scale.
Why not have just arm64_armv8_linux_clang ?


More information about the dev mailing list