[dpdk-dev] [PATCH V1] add meson build 32-bits on x86_64
Thomas Monjalon
thomas at monjalon.net
Fri Nov 6 18:59:06 CET 2020
23/04/2020 10:23, Zhang, XuemingX:
> From: Bruce Richardson [mailto:bruce.richardson at intel.com]
> >On Wed, Apr 22, 2020 at 09:48:54AM +0000, xueming wrote:
> >> Add user interaction features. The default build is 64-bits.
> >> if you want to build 32-bits on x86_64, need to pass parameters of i686.
> >> Merge -vv and -v into the method
> >>
> >> Signed-off-by: xueming <xuemingx.zhang at intel.com>
> >> ---
> >I'm wondering if this would be better done using a cross-file, rather than
> >overriding a bunch of environment variables - the pkg-config one would be
> >especially relevant. A separate cross-file could be used for debian-based
> >and fedora-based OS's with correct 32-bit paths and parameters in each.
> >
> >What do you think?
> >
> Many thanks Bruce,
> Your suggestion is very good, I will try to do it
Eventually the approach of this patch has been merged:
http://git.dpdk.org/dpdk/commit/?id=9b83106d
More information about the dev
mailing list