guix-patches
[Top][All Lists]
Advanced

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

[bug#32890] [PATCH 1/2] gnu: Add memtest86+.


From: Ludovic Courtès
Subject: [bug#32890] [PATCH 1/2] gnu: Add memtest86+.
Date: Tue, 02 Oct 2018 11:45:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Tobias Geerinckx-Rice <address@hidden> skribis:

> * gnu/packages/hardware.scm (memtest86+): New public variable.

[...]

> +    ;; XXX How can I ask to simply 'build the same thing on x86_64 as on 
> i686'?
> +    (supported-systems (list "i686-linux"))

And yes, #:system is the way.  Then you can add x86_64-linux to
‘supported-systems’, it can’t hurt.

Ludo’.





reply via email to

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