On Wed, Jul 31, 2019 at 11:57:05AM +0530, pbhagavat...@marvell.com wrote:
> From: Pavan Nikhilesh <pbhagavat...@marvell.com>
> 
> Pmdinfogen is always compiled with host gcc.
> If host gcc version is lessthan 7 and target gcc is greaterthan 7
> pmdinfogen fails to compile due to unsupported cflags.
> This patch removes unsupported host cflags when the above condition is
> met.
> 
> Fixes: 98b0fdb0ffc6 ("pmdinfogen: add buildtools and pmdinfogen utility")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com>
> ---

Can you perhaps check with a meson cross-compile and see if you encounter
the same issue? If so, I'll investigate.

Thanks,
/Bruce

Reply via email to