From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:54832) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iVedf-0000Ou-W7 for guix-patches@gnu.org; Fri, 15 Nov 2019 11:40:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iVedf-00019I-2J for guix-patches@gnu.org; Fri, 15 Nov 2019 11:40:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:56703) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iVede-000198-UE for guix-patches@gnu.org; Fri, 15 Nov 2019 11:40:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iVede-0001J7-RU for guix-patches@gnu.org; Fri, 15 Nov 2019 11:40:02 -0500 Subject: bug#36477: Closing guix system --target support References: <87zhlwmpmy.fsf@gmail.com> In-Reply-To: <87zhlwmpmy.fsf@gmail.com> Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Mathieu Othacehe Message-ID: <87k181ccwo.fsf@gmail.com> Date: Fri, 15 Nov 2019 17:39:23 +0100 MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 36477-done@debbugs.gnu.org, guix-devel@gnu.org Cc: Marius Bakke , Ludovic =?UTF-8?Q?Court=C3=A8s?= Hello, I pushed the few remaining bits of the serie to core-updates, which means that it should be possible to cross compile a guix system on that branch. There's still some work to do because some packages (and build-systems) have broken or no cross-compilation support. Mathieu