Re: [PATCH] Makefile: fix up CROSS_COMPILE and READABLE_ASM interaction.

From: Geert Uytterhoeven
Date: Tue Jun 19 2012 - 05:17:58 EST


On Mon, Jun 18, 2012 at 6:55 AM, Paul Mundt <lethal@xxxxxxxxxxxx> wrote:
> (Apologies for the re-send, forgot to Cc linux-kernel)
>
> When the READABLE_ASM cc-option tests were added they were done so prior
> to the arch Makefile include, resulting in cc-option being run on the
> host cc instead of the factoring in the cross prefix set up by the
> architecture.
>
> This bumps the include back up so that cc-option actually runs on the
> compiler that we're building with.

I find it a real pity these reported, hard to investigate, and fixed
build issues keep
flowing into mainline, without the corresponding fix...

https://lkml.org/lkml/2012/5/12/36

Gr{oetje,eeting}s,

            Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
             Â Â -- Linus Torvalds
--
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/