From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: openblas: Fix configure flags on armhf and take target Date: Thu, 1 Oct 2015 19:36:14 +0200 Message-ID: <20151001173614.GA4292@debian> References: <20151001084613.GA6497@debian> <87io6qoh4l.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhhmJ-0004Pb-80 for guix-devel@gnu.org; Thu, 01 Oct 2015 13:36:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhhmE-0000o1-8d for guix-devel@gnu.org; Thu, 01 Oct 2015 13:36:23 -0400 Content-Disposition: inline In-Reply-To: <87io6qoh4l.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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Thu, Oct 01, 2015 at 03:25:30PM +0200, Ludovic Courtès wrote: > Please indent like the previous ‘let’. Ah, and I was so proud I got the first "let" correctly! :-) Thanks for the review, I just pushed. Andreas