From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: R Date: Fri, 5 Feb 2016 23:24:26 +0100 Message-ID: <20160205222426.GA11582@debian> References: <20160204193924.GA8852@debian> <20160205100040.GA4213@debian.eduroam.u-bordeaux.fr> <20160205190236.GA8063@debian> <20160205195449.GA8899@debian> <87lh6yx4rr.fsf@mdc-berlin.de> 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]:35991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRons-0002Qq-9c for guix-devel@gnu.org; Fri, 05 Feb 2016 17:24:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRono-0000E0-4F for guix-devel@gnu.org; Fri, 05 Feb 2016 17:24:36 -0500 Received: from mailrelay1.public.one.com ([91.198.169.124]:43867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRonn-0000Dw-Oh for guix-devel@gnu.org; Fri, 05 Feb 2016 17:24:32 -0500 Content-Disposition: inline In-Reply-To: <87lh6yx4rr.fsf@mdc-berlin.de> 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: Ricardo Wurmus Cc: guix-devel@gnu.org On Fri, Feb 05, 2016 at 09:48:24PM +0100, Ricardo Wurmus wrote: > I would suggest to drop “--with-lapack”, too. (I haven’t found the time > to try building without this flag just now.) The manual says: > I don’t remember why I added it in the first place, so I think it’s best > to drop it, considering that the manual tells us only to do it if we > know what we want to achieve by adding it. I did, and it still builds on arm. Andreas