[dpdk-dev] [PATCH] fix build issues in the cross-compiling mode

Bruce Richardson bruce.richardson at intel.com
Thu May 26 14:20:19 CEST 2016


On Thu, May 26, 2016 at 04:50:14PM +0530, Jerin Jacob wrote:
> Removed comparison against $CC in Makefiles as
> in cross-compiling mode CC can be a different string
> instead of string "gcc"
> 
> Suggested-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>

This fixes compiler errors I see when doing gcc6 testing using "make CC=gcc6.1"

Acked-by: Bruce Richardson <bruce.richardson at intel.com>



More information about the dev mailing list