Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> 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