[dpdk-dev] [PATCH v2] test-meson-builds: add a 32-bit build
Bruce Richardson
bruce.richardson at intel.com
Fri Nov 6 15:08:10 CET 2020
On Fri, Nov 06, 2020 at 01:40:54PM +0100, Thomas Monjalon wrote:
> 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.
>
Ok, thanks.
More information about the dev
mailing list