under default
> DESTDIR
> path
>
> Juraj Linkeš writes:
>
> > > Subject: [dpdk-dev] [PATCH] devtools: fix ninja break under default
> > DESTDIR
> > > path
> > >
> > > If DPDK_ABI_REF_DIR is not set, the default DESTDIR is a relative
Juraj Linkeš writes:
> > Subject: [dpdk-dev] [PATCH] devtools: fix ninja break under default
> DESTDIR
> > path
> >
> > If DPDK_ABI_REF_DIR is not set, the default DESTDIR is a relative path.
> > This will break ninja in the ABI check test.
> >
>
&
> -Original Message-
> From: dev On Behalf Of Phil Yang
> Sent: Thursday, July 9, 2020 8:53 AM
> To: david.march...@redhat.com; dev@dpdk.org
> Cc: honnappa.nagaraha...@arm.com; ruifeng.w...@arm.com; n...@arm.com
> Subject: [dpdk-dev] [PATCH] devtools: fix ninja b
If DPDK_ABI_REF_DIR is not set, the default DESTDIR is a relative path.
This will break ninja in the ABI check test.
Fixes: 777014e56d07 ("devtools: add ABI checks")
Signed-off-by: Phil Yang
---
devtools/test-meson-builds.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/de
4 matches
Mail list logo