gnu: gdb: Disable tests.

* gnu/packages/gdb.scm (gdb): Disable tests.
This commit is contained in:
Mark H Weaver 2014-04-04 12:47:42 -04:00
parent c3ae3e7a57
commit f3b04737f7

View file

@ -43,7 +43,8 @@ (define-public gdb
"08vcb97j1b7vxwq6088wb6s3g3bm8iwikd922y0xsgbbxv3d2104"))))
(build-system gnu-build-system)
(arguments
'(#:phases (alist-cons-after
'(#:tests? #f ; FIXME "make check" fails on single-processor systems.
#:phases (alist-cons-after
'configure 'post-configure
(lambda _
(for-each patch-makefile-SHELL