2016-05-26 13:20, Bruce Richardson:
> 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
> > Signed-off-by: Jerin
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
Signed-off-by: Jerin Jacob
---
app/test/Makefile| 2 +-
drivers/net/cxgbe/Makefile | 6 --
drivers/net/e1000/Makefile | 2
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
> Signed-off-by: Jerin Jacob
This fixes compiler errors I see when doi
3 matches
Mail list logo