3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: atlas: Extend build time-out.

* gnu/packages/maths.scm (atlas)[properties]: Quadruple the timeout.
This commit is contained in:
Tobias Geerinckx-Rice 2021-07-02 20:51:43 +02:00
parent 159de0362b
commit b9aab8e89c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4273,6 +4273,9 @@ done in the BIOS, or, on GNU/Linux, with the following command:
@end example
Failure to do so will result in a library with poor performance.")
;; The test suite is notoriously lengthy and routinely exceeds the default
;; timeout of 21600 seconds on the not unbeefy berlin build nodes.
(properties '((timeout . 86400))) ; 1 day
(license license:bsd-3)))
(define-public cglm