From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Fix build of vcftools on i686. Date: Tue, 05 May 2015 10:03:18 +0200 Message-ID: <87383b78op.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpXp8-0002ym-Qt for guix-devel@gnu.org; Tue, 05 May 2015 04:03:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpXp3-0003bz-4G for guix-devel@gnu.org; Tue, 05 May 2015 04:03:26 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:51459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpXp2-0003bj-QN for guix-devel@gnu.org; Tue, 05 May 2015 04:03:20 -0400 In-Reply-To: (Ricardo Wurmus's message of "Mon, 4 May 2015 12:19:16 +0200") 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 Ricardo Wurmus skribis: > From 4b8f52bcfa2a4284f7c7d98365e6f6058a709b34 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Mon, 4 May 2015 12:17:14 +0200 > Subject: [PATCH] gnu: vcftools: Remove "-m64" from CFLAGS. > > * gnu/packages/bioinformatics.scm (vcftools): Explicitly set CFLAGS to > remove "-m64" flag. Sure, please push. Thanks, Ludo=E2=80=99.