[dpdk-dev] [dpdk-stable] [PATCH] bus/fslmc: fix build issue with latest glib-headers

Thomas Monjalon thomas at monjalon.net
Tue Feb 6 18:30:08 CET 2018


06/02/2018 18:14, Jerin Jacob:
> Fix the following build error with latest glib-headers(
> Part of aarch64-linux-gnu-gcc-7.3.0 toolchain)
> 
> In file included from /tmp/drivers/bus/fslmc/mc/fsl_mc_sys.h:30:0,
>                  from /tmp/drivers/bus/fslmc/mc/dpmng.c:7:
> /usr/aarch64-linux-gnu/usr/include/libio.h:21:2: error:
> #warning "<libio.h> is deprecated; use <stdio.h> instead." [-Werror=cpp]
> 
> Fixes: 3af733ba8da8 ("bus/fslmc: introduce MC object functions")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> ---
> 
> Since fslmc is part of the default armv8 config now, With out this patch
> it breaks all armv8 build with latest toolchain

Applied, thanks



More information about the dev mailing list