From mboxrd@z Thu Jan 1 00:00:00 1970 From: Diego Nicola Barbato Subject: Re: Packaging Inferno Date: Thu, 11 Oct 2018 15:30:07 +0200 Message-ID: <87ftxczk4g.fsf@GlaDOS.home> References: <87a7nssth1.fsf@GlaDOS.home> <20181007094955.GC19515@macbook41> 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]:55580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAb2n-0006WK-6m for guix-devel@gnu.org; Thu, 11 Oct 2018 09:30:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gAb2g-0008HM-NL for guix-devel@gnu.org; Thu, 11 Oct 2018 09:30:25 -0400 Received: from mout01.posteo.de ([185.67.36.65]:51034) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gAb2g-0008Bn-1h for guix-devel@gnu.org; Thu, 11 Oct 2018 09:30:18 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 050F0211B8 for ; Thu, 11 Oct 2018 15:30:08 +0200 (CEST) In-Reply-To: <20181007094955.GC19515@macbook41> (Efraim Flashner's message of "Sun, 7 Oct 2018 12:49:55 +0300") 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 Hello Efraim, Efraim Flashner writes: > Not a big fan of using the trivial build system for something that ends > up with this many lines, but I built it on my aarch64 board and here's > the diff I came up with to make it work. Thanks for your feedback and especially for testing it on aarch64. I am currently rewriting the definition using the =E2=80=98gnu-build-system=E2= =80=99. Since I am going to include your modifications, should I add a copyright line for you? (I am asking since I am relatively new to this and I am not sure how such things are handled correctly.) Greetings, Diego