From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: Re: ANNOUNCE: Guix on Aarch64 !! Date: Mon, 20 Feb 2017 18:12:55 +0200 Message-ID: <25bb1242-0eb0-b8b6-4ed4-9d267a7b75b0@gmail.com> References: <20170220143218.GM1369@macbook42.flashner.co.il> 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]:51027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cfqaF-00067c-Pl for guix-devel@gnu.org; Mon, 20 Feb 2017 11:13:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cfqaA-0007EP-Q8 for guix-devel@gnu.org; Mon, 20 Feb 2017 11:13:03 -0500 Received: from mail-wr0-x22d.google.com ([2a00:1450:400c:c0c::22d]:34136) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cfqaA-0007D9-Ka for guix-devel@gnu.org; Mon, 20 Feb 2017 11:12:58 -0500 Received: by mail-wr0-x22d.google.com with SMTP id z61so66875443wrc.1 for ; Mon, 20 Feb 2017 08:12:58 -0800 (PST) In-Reply-To: <20170220143218.GM1369@macbook42.flashner.co.il> 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: Efraim Flashner Cc: guix-devel@gnu.org On 02/20/2017 04:32 PM, Efraim Flashner wrote: > Its my pleasure to announce that guix now has all the code necessary to > support aarch64! Currently support is limited to the core-updates > branch, but that shouldn't be too much of a problem, since currently > everything needs to be built from source. Yaaay!! I am already building on my arm64 machine! Well done! :D Manolis