Re: Add '-fwrapv' to gcc CFLAGS

From: Linus Torvalds
Date: Thu Mar 19 2009 - 18:53:30 EST




On Thu, 19 Mar 2009, Sam Ravnborg wrote:
>
> Path is buggy.
> We have several architectures that plays strange games with $(CC)
> and $(CROSS_COMPILE).

Argh. It looked obvious, and worked for me, but..

> So we need to postpone any use of $(call cc-option..)
> until we have included the arch specific Makefile so
> we try with the correct $(CC) version.
>
> If you move it below the include at around line 530 you
> should be safe.

Will do.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/