From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12246 invoked by alias); 17 Mar 2008 18:45:18 -0000 Received: (qmail 12238 invoked by uid 22791); 17 Mar 2008 18:45:18 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 17 Mar 2008 18:45:01 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id C4FCD3C46D; Mon, 17 Mar 2008 11:44:59 -0700 (PDT) Subject: Re: [RFA] Fix build failure for powerpc From: Michael Snyder To: Daniel Jacobowitz Cc: Nick Hudson , gdb-patches@sources.redhat.com In-Reply-To: <20080314175818.GB31306@caradoc.them.org> References: <200803141711.50526.nick.hudson@dsl.pipex.com> <20080314175818.GB31306@caradoc.them.org> Content-Type: text/plain Date: Mon, 17 Mar 2008 18:45:00 -0000 Message-Id: <1205779499.19253.956.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00240.txt.bz2 On Fri, 2008-03-14 at 13:58 -0400, Daniel Jacobowitz wrote: > On Fri, Mar 14, 2008 at 05:11:50PM +0000, Nick Hudson wrote: > > Here's a patch to fix a build problem for powerpc where libintl isn't found > > properly. > > > > OK? > > > > Can I commit it to the new 6.8 branch? > > Yes, and thank you for taking care of this at last. Yay! ;-)