> > By default, ccache is not used for cross build[1].
> > Update all cross files to use ccache if it is available in build machine.
> >
> > Also, updated devtools/test-meson-builds.sh script to find the correct
> > DPDK_TARGET due to change in cross file syntax.
> >
> > [1]
> > https://mesonbuil
08/06/2022 19:13, jer...@marvell.com:
> --- a/devtools/test-meson-builds.sh
> +++ b/devtools/test-meson-builds.sh
> @@ -160,7 +160,8 @@ build () #check> [meson options]
> if [ -n "$crossfile" ] ; then
> cross="--cross-file $crossfile"
> targetcc=$(sed -n 's,^c[
...@redhat.com;
> juraj.lin...@pantheon.tech; fengcheng...@huawei.com;
> jer...@marvell.com
> Subject: [dpdk-dev] [PATCH v2] build: ccache support for cross build
>
> From: Jerin Jacob
>
> By default, ccache is not used for cross build[1].
> Update all cross file
From: Jerin Jacob
By default, ccache is not used for cross build[1].
Update all cross files to use ccache if it is available
in build machine.
Also, updated devtools/test-meson-builds.sh
script to find the correct DPDK_TARGET due to
change in cross file syntax.
[1]
https://mesonbuild.com/Machin
4 matches
Mail list logo