From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: Re: [PATCH] gnu: glibc-hurd: Disable werror. Date: Mon, 2 Jan 2017 20:03:52 +0200 Message-ID: References: <20170102175532.8675-1-manolis837@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cO6xi-0008CL-Vo for guix-devel@gnu.org; Mon, 02 Jan 2017 13:04:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cO6xf-00004t-SC for guix-devel@gnu.org; Mon, 02 Jan 2017 13:03:58 -0500 Received: from mail-wj0-x234.google.com ([2a00:1450:400c:c01::234]:34286) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cO6xf-0008WO-MG for guix-devel@gnu.org; Mon, 02 Jan 2017 13:03:55 -0500 Received: by mail-wj0-x234.google.com with SMTP id sd9so244330339wjb.1 for ; Mon, 02 Jan 2017 10:03:55 -0800 (PST) In-Reply-To: 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" To: David Craven Cc: guix-devel Hello David, As it only changes glibc/hurd it will not cause any rebuilds. If no one objects I will push it to master. Manolis On 01/02/17 19:57, David Craven wrote: > LGTM. Does it need to go into core-updates?