From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Texlive and native-inputs Date: Wed, 29 Oct 2014 23:37:51 +0100 Message-ID: <87ioj2fqo0.fsf@gnu.org> References: <20141029165958.GA4944@debian.eduroam.u-bordeaux.fr> <20141029171309.GA30858@jocasta.intra> <20141029173948.GA16948@debian.eduroam.u-bordeaux.fr> <20141029185144.GA27092@debian> 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]:52155) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xjbs5-0004vo-38 for guix-devel@gnu.org; Wed, 29 Oct 2014 18:37:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xjbrx-0000NT-1a for guix-devel@gnu.org; Wed, 29 Oct 2014 18:37:41 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:45295) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xjbrw-0000NF-RG for guix-devel@gnu.org; Wed, 29 Oct 2014 18:37:32 -0400 In-Reply-To: <20141029185144.GA27092@debian> (Andreas Enge's message of "Wed, 29 Oct 2014 19:51:44 +0100") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > But then I suppose that "make check" does not make much sense anyway when > cross-compiling? Do we activate it then? For Automake-generated makefiles, =E2=80=98make check=E2=80=99 does nothing= when cross-compiling, so no extra action needs to be taken. Ludo=E2=80=99.