[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27428] Acknowledgement ([PATCH] gnu: gsl: Update to 2.4.)
From: |
Arun Isaac |
Subject: |
[bug#27428] Acknowledgement ([PATCH] gnu: gsl: Update to 2.4.) |
Date: |
Tue, 20 Jun 2017 02:16:02 +0530 |
> + `(;; Currently there are numerous tests that fail on "exotic"
> ;; architectures such as aarch64 and ppc64le.
> ,@(if (string-prefix? "aarch64-linux"
> (or (%current-target-system) (%current-system)))
> - '(#:tests? #f)
> - '())))
I don't know if this section is still valid. I don't have machines with
these architectures. How do I check?