guix-patches
[Top][All Lists]
Advanced

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

[bug#48217] [PATCH 1/9] gnu: Add csdr.


From: Guillaume Le Vaillant
Subject: [bug#48217] [PATCH 1/9] gnu: Add csdr.
Date: Tue, 04 May 2021 21:34:11 +0000

Leo Famulari <leo@famulari.name> skribis:

> On Tue, May 04, 2021 at 08:56:57AM +0000, Guillaume Le Vaillant wrote:
>> * gnu/packages/radio.scm (csdr): New variable.
>> +       `(#:make-flags
>> +         (list (string-append "PREFIX=" (assoc-ref %outputs "out"))
>> +               "PARSEVECT=no")
>
> Can you document this parameter in a code comment?

Yes, I'll add a comment.
For info, when 'PARSEVECT' is 'yes', after compiling the program a table
indicating which functions are optimized with SIMD instructions and
which are not is printed. As we don't do anything of this info
and it brings python2 in the dependencies, I disabled it.

Attachment: signature.asc
Description: PGP signature


reply via email to

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