From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH] guix: build: make-bootstrap: Copy libpthread_nonshared.a to the new system. Date: Mon, 2 Jan 2017 19:31:38 +0100 Message-ID: References: <20170102175321.13800-1-manolis837@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47210) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cO7Oa-0006dn-6G for guix-devel@gnu.org; Mon, 02 Jan 2017 13:31:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cO7OV-0000PD-AN for guix-devel@gnu.org; Mon, 02 Jan 2017 13:31:44 -0500 Received: from mail-qt0-x232.google.com ([2607:f8b0:400d:c0d::232]:35493) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cO7OV-0000Oz-53 for guix-devel@gnu.org; Mon, 02 Jan 2017 13:31:39 -0500 Received: by mail-qt0-x232.google.com with SMTP id c47so446297126qtc.2 for ; Mon, 02 Jan 2017 10:31:38 -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: Manolis Ragkousis Cc: guix-devel Hi Manolis, I don't think anyone can argue with that. Thank you for fixing my ignorance of the issue. LGTM. David