[PATCH] ci: fix build for Arm cross compilation in GHA

Bruce Richardson bruce.richardson at intel.com
Tue Jun 6 13:00:42 CEST 2023


On Tue, Jun 06, 2023 at 12:52:47PM +0200, David Marchand wrote:
> We are hitting a storage limit when linking binaries statically.
> On the other hand, native builds are tested in other part of the CI and
> the chance of breaking static linking only is relatively low, so let's
> simply test linking against shared libraries.
> 
> Cc: stable at dpdk.org
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
>  .github/workflows/build.yml | 1 +
>  1 file changed, 1 insertion(+)

Yep, with the number of "test" apps now in each build, our build
directories get rather massive!

Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the stable mailing list