[dpdk-dev] [PATCH v2] test-meson-builds: add a 32-bit build

Thomas Monjalon thomas at monjalon.net
Fri Nov 6 13:40:54 CET 2020


05/11/2020 18:21, Bruce Richardson:
> +	DPDK_TARGET_OVERRIDE="i386-pc-linux-gnu" \
> +		build build-32b cc -Dc_args='-m32' -Dc_link_args='-m32'

Surprinsingly, DPDK_TARGET_OVERRIDE is set in the global context,
so it seems unset is required.

I will send a v3 with other details changed. 





More information about the dev mailing list