From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fa0sz-0008FQ-K8 for guix-patches@gnu.org; Mon, 02 Jul 2018 11:37:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fa0sw-000362-Gn for guix-patches@gnu.org; Mon, 02 Jul 2018 11:37:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35870) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fa0sw-00035x-CD for guix-patches@gnu.org; Mon, 02 Jul 2018 11:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fa0sw-0006bs-5j for guix-patches@gnu.org; Mon, 02 Jul 2018 11:37:02 -0400 Subject: [bug#32001] [PATCH] gnu: Add pocl. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: Date: Mon, 02 Jul 2018 17:36:21 +0200 In-Reply-To: (Fis Trivial's message of "Fri, 29 Jun 2018 00:10:25 +0000") Message-ID: <87va9xejka.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Fis Trivial Cc: 32001@debbugs.gnu.org Hello Fis, Fis Trivial skribis: > * gnu/packages/opencl.scm (pocl): New variable. So this fixes the linker issue you mentioned before? Does it depend on another patch? Thanks, Ludo=E2=80=99.