disable libiberty for picochip build.

Hari Sandanagobalane hariharans@picochip.com
Thu Dec 23 16:31:00 GMT 2010


Hello Ralf,
I have regenerated the configure script and checked the change in. Would 
you be able to tell me what you mean by the
"synced to the src repository"?

If you can do it, that is great. But, i would like to know what steps i 
missed so i do it right the next time!

Cheers
Hari

On 23/12/10 10:39, Ralf Wildenhues wrote:
> Hello Hari,
>
> * Hari Sandanagobalane wrote on Wed, Dec 22, 2010 at 11:35:14AM CET:
>> I have now committed (168165) the following change in mainline to disable
>> libiberty for picochip builds. Thanks
>
> This patch is missing the regeneration of the generated configure
> script.  Also, toplevel needs to be synced to the src repository.
> Please ping me if you need someone to do the latter for you.
>
> Thanks,
> Ralf
>
>> ChangeLog:
>>
>> * configure.ac: (picochip): Disable libiberty.
>
>> --- configure.ac        (revision 168106)
>> +++ configure.ac        (working copy)
>> @@ -916,6 +916,9 @@
>>     mt-*-*)
>>       noconfigdirs="$noconfigdirs sim"
>>       ;;
>> +  picochip-*-*)
>> +    noconfigdirs="$noconfigdirs target-libiberty"
>> +    ;;
>>     powerpc-*-aix*)
>



More information about the Gcc-patches mailing list