Nikita Karetnikov <[email protected]> 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’.
