From 0bd3232df5340a9882c88804af6b4029f6c613c9 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Mon, 17 Feb 2020 00:57:32 -0600 Subject: gn: octave@3.4: Skip tests --- gn/packages/maths.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/packages') diff --git a/gn/packages/maths.scm b/gn/packages/maths.scm index 9e15400..1c1c1ae 100644 --- a/gn/packages/maths.scm +++ b/gn/packages/maths.scm @@ -30,6 +30,7 @@ ((#:configure-flags cf) `(cons "--enable-docs=no" ; docs fail to build ,cf)) + ((#:tests? _ #f) #f) ; tests hang ((#:phases phases) `(modify-phases ,phases (add-after 'unpack 'patch-configure-script -- cgit v1.2.3