guix-devel
[Top][All Lists]
Advanced

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

Re: branch master updated: gnu: Add warsow-qfusion.


From: Pierre Neidhardt
Subject: Re: branch master updated: gnu: Add warsow-qfusion.
Date: Sat, 02 May 2020 16:53:54 +0200

Hi Marius,

Sorry, I rebased and edited a few things, some changes slipped through
and resulted in this terrible commit :(

> +  (let ((commit "c4de15df559410aff0ca6643724e24cddb0ecbbd")
> +        (arch (match (or (%current-target-system)
> +                         (%current-system))
> +                ("x86_64-linux" "x86_64")
> +                ("i686-linux" "i386")
> +                (_ ""))))
> Don't do this if you just need to determine architecture at build time.

Just to be sure, you suggest moving this inside the 'really-install
phase, right?

Will fix as soon as possible.

Sorry for the mess again!

Cheers!

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

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