[PATCH] [RFC] build with ccache

Nelson Castillo arhuaco at freaks-unidos.net
Sun Mar 1 19:16:33 CET 2009


On Mon, Mar 2, 2009 at 2:05 AM, Timo Juhani Lindfors
<timo.lindfors at iki.fi> wrote:
> Nelson Castillo <arhuaco at freaks-unidos.net> writes:
>> +     export CROSS_COMPILE="$CCACHE /usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-"
>
> This will make it impossible to use ccache with normal debian
> cross-compiler. Please
>
> $CROSS_COMPILE="$CCACHE $CROSS_COMPILE"

This is only useful when we use the hard-coded cross-compiler.
We would have to be way too clever to modify an user-supplied
$CROSS_COMPILE thus we leave it untouched anyway.

Am I missing something?



More information about the openmoko-kernel mailing list