no tests for all glicid-specific hdf5

This commit is contained in:
Yann Dupont 2021-05-06 23:28:39 +02:00
parent ac183668a4
commit 585aca782a

View file

@ -691,6 +691,9 @@ in the @code{debug} output), and binutils.")))
(package
(inherit hdf5)
(name "glicid-specific-hdf5")
(arguments
'(#:tests? #f))
(native-inputs `(
("gcc",gcc-11)
("gfortran",gfortran-11)