guix-patches
[Top][All Lists]
Advanced

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

[bug#60075] [PATCH 44/58] gnu: julia-indexablebitvectors: Limit to 64-bi


From: Efraim Flashner
Subject: [bug#60075] [PATCH 44/58] gnu: julia-indexablebitvectors: Limit to 64-bit systems.
Date: Wed, 21 Dec 2022 19:10:12 +0200

On Mon, Dec 19, 2022 at 07:43:06PM +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-indexablebitvectors)
> > [supported-systems]: New field.
> 
> > +    (supported-systems %64bit-supported-systems)
> 
> It means that julia-bioalignments will not build for non-64bit system.
> 
> Well, is it because upstream does not support other than 64bits?

There's a bunch of bitwise math that expects 64-bit ints and things like
that. I'll add a comment above the supported-systems field.

-- 
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]