[dpdk-dev] [PATCH v2] build: ccache support for cross build
Ruifeng Wang
Ruifeng.Wang at arm.com
Fri Jun 10 09:30:48 CEST 2022
> -----Original Message-----
> From: jerinj at marvell.com <jerinj at marvell.com>
> Sent: Thursday, June 9, 2022 1:13 AM
> To: dev at dpdk.org; Jan Viktorin <viktorin at rehivetech.com>; Ruifeng Wang
> <Ruifeng.Wang at arm.com>; Bruce Richardson
> <bruce.richardson at intel.com>; David Christensen
> <drc at linux.vnet.ibm.com>; Stanislaw Kardach <kda at semihalf.com>;
> Konstantin Ananyev <konstantin.v.ananyev at yandex.ru>
> Cc: thomas at monjalon.net; david.marchand at redhat.com;
> juraj.linkes at pantheon.tech; fengchengwen at huawei.com;
> jerinj at marvell.com
> Subject: [dpdk-dev] [PATCH v2] build: ccache support for cross build
>
> From: Jerin Jacob <jerinj at marvell.com>
>
> 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/Machine-files.html
>
> Signed-off-by: Jerin Jacob <jerinj at marvell.com>
> ---
>
Verified that cross-build works fine with/without ccache.
Acked-by: Ruifeng Wang <ruifeng.wang at arm.com>
More information about the dev
mailing list