public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
To: Hari Sandanagobalane <hariharans@picochip.com>
Cc: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Subject: Re: disable libiberty for picochip build.
Date: Thu, 23 Dec 2010 12:58:00 -0000	[thread overview]
Message-ID: <20101223103949.GB8203@gmx.de> (raw)
In-Reply-To: <4D11D462.5050703@picochip.com>

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*)

  reply	other threads:[~2010-12-23 10:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-22 12:17 Hari Sandanagobalane
2010-12-23 12:58 ` Ralf Wildenhues [this message]
2010-12-23 16:31   ` Hari Sandanagobalane
2011-01-02 16:44     ` Ralf Wildenhues
2011-01-02 16:47       ` H.J. Lu
2011-01-02 17:18         ` Ralf Wildenhues
2011-01-04  9:50       ` Hari Sandanagobalane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101223103949.GB8203@gmx.de \
    --to=ralf.wildenhues@gmx.de \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hariharans@picochip.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).