From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: Re: [PATCH] gnu: make-bootstrap: Remove unneeded configure flag from %gcc-static. Date: Tue, 9 Jun 2015 23:46:01 +0300 Message-ID: References: <87r3pk27xu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2QPM-0004WC-Ip for Guix-devel@gnu.org; Tue, 09 Jun 2015 16:46:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2QPK-0004BR-Mk for Guix-devel@gnu.org; Tue, 09 Jun 2015 16:46:04 -0400 In-Reply-To: <87r3pk27xu.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: Guix-devel Before pushing this patch I would first like to decide what we will do with the gnu patch PATH_MAX patch, because we need it for wip-hurd. After that, with this patch, we can merge wip-hurd with core-updates. Manolis