guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add samtools


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: Add samtools
Date: Sat, 13 Dec 2014 16:53:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

> Can we disable the test suite for certain architectures?  Or would they
> have to be disabled completely?

Yes, just pass something like in ‘arguments’:

  #:tests? (not (string=? (or (%current-system) (%current-target-system))
                          "i686-linux"))

Also please add a comment above linking to the upstream bug report.

TIA,  :-)
Ludo’.



reply via email to

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