mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
other way to avoid tests ?
This commit is contained in:
parent
97b78b1a4b
commit
59bfedd572
1 changed files with 1 additions and 1 deletions
|
@ -715,7 +715,7 @@ in the @code{debug} output), and binutils.")))
|
||||||
(
|
(
|
||||||
substitute-keyword-arguments (package-arguments glicid-specific-hdf5)
|
substitute-keyword-arguments (package-arguments glicid-specific-hdf5)
|
||||||
((#:configure-flags flags)
|
((#:configure-flags flags)
|
||||||
``("--enable-parallel"
|
``("--enable-parallel" "--disable-tests"
|
||||||
,@(delete "--enable-cxx"
|
,@(delete "--enable-cxx"
|
||||||
(delete "--enable-threadsafe" ,flags))))
|
(delete "--enable-threadsafe" ,flags))))
|
||||||
((#:phases phases)
|
((#:phases phases)
|
||||||
|
|
Loading…
Add table
Reference in a new issue