diff mbox

disable libiberty for picochip build.

Message ID 4D11D462.5050703@picochip.com
State New
Headers show

Commit Message

Hariharan Sandanagobalane Dec. 22, 2010, 10:35 a.m. UTC
Hello,
I have now committed (168165) the following change in mainline to 
disable libiberty for picochip builds. Thanks

Wish you all a very happy holiday season!

Cheers
Hari

ChangeLog:

* configure.ac: (picochip): Disable libiberty.

Patch:

target-newlib ${libgcj}"

Comments

Ralf Wildenhues Dec. 23, 2010, 10:39 a.m. UTC | #1
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*)
Hariharan Sandanagobalane Dec. 23, 2010, 4:11 p.m. UTC | #2
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*)
>
diff mbox

Patch

Index: configure.ac
===================================================================
--- configure.ac        (revision 168106)
+++ configure.ac        (working copy)
@@ -916,6 +916,9 @@ 
    mt-*-*)
      noconfigdirs="$noconfigdirs sim"
      ;;
+  picochip-*-*)
+    noconfigdirs="$noconfigdirs target-libiberty"
+    ;;
    powerpc-*-aix*)
      # copied from rs6000-*-* entry
      noconfigdirs="$noconfigdirs gprof target-libgloss target-libssp