From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 5/5] gnu: linux-libre: Add support for cross-compilation. Date: Fri, 2 Sep 2016 18:24:21 +0200 Message-ID: References: <20160902160928.9458-1-david@craven.ch> <20160902160928.9458-6-david@craven.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfrGX-0002O2-Dk for guix-devel@gnu.org; Fri, 02 Sep 2016 12:24:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfrGT-0000WB-7h for guix-devel@gnu.org; Fri, 02 Sep 2016 12:24:28 -0400 Received: from mail-yb0-x244.google.com ([2607:f8b0:4002:c09::244]:35144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfrGS-0000Vj-0c for guix-devel@gnu.org; Fri, 02 Sep 2016 12:24:25 -0400 Received: by mail-yb0-x244.google.com with SMTP id b33so2516685ybi.2 for ; Fri, 02 Sep 2016 09:24:22 -0700 (PDT) In-Reply-To: <20160902160928.9458-6-david@craven.ch> 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: guix-devel Sorry about this. I hadn't checked that cross compilation doesn't break native compiles. It should be (unless target (setenv ... Also the patch with the arm config should also add armhf-linux to supported-systems