[PATCH 1 of 1] cc/gcc: Split gcc configurations and functions from cc ones
Diorcet Yann
diorcet.yann@gmail.com
Wed Jul 10 07:43:00 GMT 2013
Hi,
Indeed it will break configurations (new one will be ok).
Maybe we can provide a script like this one:
cat .config | sed 's/\([ _]\)CC_/\1CC_GCC_/g' | sed 's/GCC_GCC/GCC/g' >
.config.new
Le 10/07/13 08:16, Daniel Price a écrit :
> On Tue, Jul 9, 2013 at 3:58 PM, Yann Diorcet <diorcet.yann@gmail.com> wrote:
>> cc/gcc: Split gcc configurations and functions from cc ones
>>
> ...
>> -config CC_V_linaro_4_8
>> +config CC_GCC_V_linaro_4_8
>> bool
>> prompt "linaro-4.8-2013.04"
> Hi Yann,
>
> Maybe I've misunderstood, but would this patch invalidate all existing
> ct-ng configuration files? Is there an upgrade path (even a sed
> script would help) for existing configs?
>
> -dp
>
> --
> Daniel.Price@gmail.com; Twitter: @danielbprice
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list