other way to avoid tests ?

This commit is contained in:
Yann Dupont 2021-05-07 09:17:32 +02:00
parent 97b78b1a4b
commit 59bfedd572

View file

@ -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)