[dpdk-dev] [dpdk-stable] [PATCH] build: set -mfpu=neon flag for armv7a builds

Thomas Monjalon thomas at monjalon.net
Sun Nov 18 15:32:03 CET 2018


15/11/2018 20:29, Christian Ehrhardt:
> On Thu, Nov 15, 2018 at 5:54 PM Luca Boccassi <bluca at debian.org> wrote:
> >
> > Building on armv7a with meson currenctly fails:
> >
> > /usr/lib/gcc/arm-linux-gnueabihf/8/include/arm_neon.h:10369:1: error:
> >     inlining failed in call to always_inline ‘vld1q_s32’: target
> >     specific option mismatch
> >
> > Set -mfpu=neon on that architecture like the legacy makefiles do to fix
> > the issue.
> >
> > Fixes: b1d48c41189a ("build: support ARM with meson")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Luca Boccassi <bluca at debian.org>
> 
> Acked-by: Christian Ehrhardt <christian.ehrhardt at canonical.com>

Applied, thanks





More information about the dev mailing list