guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#60075] [PATCH 47/58] gnu: julia-scanbyte: Limit to x86_64-linux.


From: Efraim Flashner
Subject: [bug#60075] [PATCH 47/58] gnu: julia-scanbyte: Limit to x86_64-linux.
Date: Wed, 21 Dec 2022 19:10:18 +0200

On Mon, Dec 19, 2022 at 07:47:23PM +0100, zimoun wrote:
> Hi,
> 
> On Wed, 14 Dec 2022 at 22:35, Efraim Flashner <efraim@flashner.co.il> wrote:
> > * gnu/packages/julia-xyz.scm (julia-scanbyte)[supported-systems]: New
> > field.
> 
> > +    ;; https://github.com/jakobnissen/ScanByte.jl/issues/2
> > +    (supported-systems '("x86_64-linux"))
> 
> In patch [1]:
> 
>     [PATCH 44/58] gnu: julia-indexablebitvectors: Limit to 64-bit systems.
> 
> is introduced, instead, the change:
> 
> --8<---------------cut here---------------start------------->8---
> +    (supported-systems %64bit-supported-systems)
> --8<---------------cut here---------------end--------------->8---
> 
> Well, I think it would better to keep consistency.
> 
> 1: 
> ce3eb363cbd85c064a8a8aebac5e99e1c40edec4.1671049574.git.efraim@flashner.co.il">https://issues.guix.gnu.org/msgid/ce3eb363cbd85c064a8a8aebac5e99e1c40edec4.1671049574.git.efraim@flashner.co.il

scanbyte relies on architecture specific implementations of functions
and hasn't been ported to other architectures yet. I actually started
looking into it before I realized it was something I could save for
later.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]