bug-guix
[Top][All Lists]
Advanced

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

Re: Porting to mips64el


From: Ludovic Courtès
Subject: Re: Porting to mips64el
Date: Mon, 28 Jan 2013 13:59:49 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Nikita Karetnikov <address@hidden> skribis:

>                                ,@(if (string-prefix? "mips"
>                                                      (%current-system))
>                                      `(((string-prefix? arch "mips")
>                                         "mips"))

Oops, there was a typo here: in the second ‘string-prefix?’ call, “mips”
should be the *first* argument.

Can you change that and try again?

TIA,
Ludo’.



reply via email to

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